Home
last modified time | relevance | path

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

/linux/arch/x86/events/intel/
A Dcore.c358 EVENT_ATTR_STR(topdown-slots-issued, td_slots_issued,
360 EVENT_ATTR_STR(topdown-slots-retired, td_slots_retired,
362 EVENT_ATTR_STR(topdown-fetch-bubbles, td_fetch_bubbles,
370 EVENT_ATTR_STR(slots, slots, "event=0x00,umask=0x4");
1609 EVENT_ATTR_STR(topdown-fetch-bubbles, td_fetch_bubbles_slm,
1613 EVENT_ATTR_STR(topdown-slots-issued, td_slots_issued_slm,
1616 EVENT_ATTR_STR(topdown-slots-retired, td_slots_retired_slm,
4944 EVENT_ATTR_STR(tx-start, tx_start, "event=0xc9,umask=0x1");
4946 EVENT_ATTR_STR(tx-abort, tx_abort, "event=0xc9,umask=0x4");
4949 EVENT_ATTR_STR(el-start, el_start, "event=0xc8,umask=0x1");
[all …]
/linux/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");
/linux/arch/x86/events/
A Dperf_event.h991 #define EVENT_ATTR_STR(_name, v, str) \ macro

Completed in 17 milliseconds