Home
last modified time | relevance | path

Searched refs:EVENT_PTR (Results 1 – 5 of 5) sorted by relevance

/linux/arch/x86/events/
H A Drapl.c496 EVENT_PTR(rapl_cores),
497 EVENT_PTR(rapl_cores_unit),
498 EVENT_PTR(rapl_cores_scale),
508 EVENT_PTR(rapl_pkg),
509 EVENT_PTR(rapl_pkg_unit),
510 EVENT_PTR(rapl_pkg_scale),
520 EVENT_PTR(rapl_ram),
521 EVENT_PTR(rapl_ram_unit),
522 EVENT_PTR(rapl_ram_scale),
532 EVENT_PTR(rapl_gpu),
[all …]
/linux/arch/x86/events/intel/
H A Dcore.c536 EVENT_PTR(mem_ld_nhm),
581 EVENT_PTR(td_slots_issued),
582 EVENT_PTR(td_slots_retired),
583 EVENT_PTR(td_fetch_bubbles),
584 EVENT_PTR(td_total_slots),
585 EVENT_PTR(td_total_slots_scale),
586 EVENT_PTR(td_recovery_bubbles),
587 EVENT_PTR(td_recovery_bubbles_scale),
592 EVENT_PTR(mem_ld_snb),
593 EVENT_PTR(mem_st_snb),
[all …]
/linux/arch/s390/include/asm/
H A Dperf_event.h31 #define EVENT_PTR(_cat, _name) (&EVENT_VAR(_cat, _name).attr.attr) macro
35 #define CPUMF_EVENT_PTR(cat, name) EVENT_PTR(cat, name)
/linux/arch/x86/events/amd/
H A Dpower.c179 EVENT_PTR(power_pkg),
180 EVENT_PTR(power_pkg_unit),
181 EVENT_PTR(power_pkg_scale),
H A Dcore.c1388 EVENT_PTR(amd_branch_brs),