Home
last modified time | relevance | path

Searched refs:EVENT_ATTR_STR (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/x86/events/intel/
A Dcore.c380 EVENT_ATTR_STR(topdown-slots-issued, td_slots_issued,
382 EVENT_ATTR_STR(topdown-slots-retired, td_slots_retired,
384 EVENT_ATTR_STR(topdown-fetch-bubbles, td_fetch_bubbles,
392 EVENT_ATTR_STR(slots, slots, "event=0x00,umask=0x4");
1631 EVENT_ATTR_STR(topdown-fetch-bubbles, td_fetch_bubbles_slm,
1635 EVENT_ATTR_STR(topdown-slots-issued, td_slots_issued_slm,
1638 EVENT_ATTR_STR(topdown-slots-retired, td_slots_retired_slm,
5215 EVENT_ATTR_STR(tx-start, tx_start, "event=0xc9,umask=0x1");
5217 EVENT_ATTR_STR(tx-abort, tx_abort, "event=0xc9,umask=0x4");
5220 EVENT_ATTR_STR(el-start, el_start, "event=0xc8,umask=0x1");
[all …]
/linux-6.3-rc2/arch/x86/events/amd/
A Dpower.c167 EVENT_ATTR_STR(power-pkg, power_pkg, "event=0x01");
169 EVENT_ATTR_STR(power-pkg.unit, power_pkg_unit, "mWatts");
172 EVENT_ATTR_STR(power-pkg.scale, power_pkg_scale, "1.000000e-3");
A Dcore.c1297 EVENT_ATTR_STR(branch-brs, amd_branch_brs,
/linux-6.3-rc2/arch/x86/events/
A Dperf_event.h1019 #define EVENT_ATTR_STR(_name, v, str) \ macro

Completed in 24 milliseconds