Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/events/intel/
A Dcore.c358 EVENT_PTR(mem_ld_nhm),
414 EVENT_PTR(mem_ld_snb),
415 EVENT_PTR(mem_st_snb),
5246 EVENT_PTR(tx_start),
5248 EVENT_PTR(tx_abort),
5251 EVENT_PTR(el_start),
5253 EVENT_PTR(el_abort),
5256 EVENT_PTR(cycles_t),
5273 EVENT_PTR(slots),
5282 EVENT_PTR(tx_start),
[all …]
/linux-6.3-rc2/arch/x86/events/
A Drapl.c451 EVENT_PTR(rapl_cores),
463 EVENT_PTR(rapl_pkg),
464 EVENT_PTR(rapl_pkg_unit),
465 EVENT_PTR(rapl_pkg_scale),
475 EVENT_PTR(rapl_ram),
476 EVENT_PTR(rapl_ram_unit),
477 EVENT_PTR(rapl_ram_scale),
487 EVENT_PTR(rapl_gpu),
488 EVENT_PTR(rapl_gpu_unit),
489 EVENT_PTR(rapl_gpu_scale),
[all …]
A Dcore.c1925 EVENT_PTR(CPU_CYCLES),
1926 EVENT_PTR(INSTRUCTIONS),
1927 EVENT_PTR(CACHE_REFERENCES),
1928 EVENT_PTR(CACHE_MISSES),
1929 EVENT_PTR(BRANCH_INSTRUCTIONS),
1930 EVENT_PTR(BRANCH_MISSES),
1931 EVENT_PTR(BUS_CYCLES),
1932 EVENT_PTR(STALLED_CYCLES_FRONTEND),
1933 EVENT_PTR(STALLED_CYCLES_BACKEND),
1934 EVENT_PTR(REF_CPU_CYCLES),
A Dperf_event.h1010 #define EVENT_PTR(_id) &event_attr_##_id.attr.attr macro
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dperf_event_server.h171 #define EVENT_PTR(_id, _suffix) &EVENT_VAR(_id, _suffix).attr.attr macro
178 #define GENERIC_EVENT_PTR(_id) EVENT_PTR(_id, _g)
181 #define CACHE_EVENT_PTR(_id) EVENT_PTR(_id, _c)
184 #define POWER_EVENT_PTR(_id) EVENT_PTR(_id, _p)
/linux-6.3-rc2/arch/s390/include/asm/
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-6.3-rc2/arch/x86/events/amd/
A Dpower.c175 EVENT_PTR(power_pkg),
176 EVENT_PTR(power_pkg_unit),
177 EVENT_PTR(power_pkg_scale),
A Dcore.c1301 EVENT_PTR(amd_branch_brs),

Completed in 31 milliseconds