EVENT_PTR         157 arch/powerpc/include/asm/perf_event_server.h #define	GENERIC_EVENT_PTR(_id)		EVENT_PTR(_id, _g)
EVENT_PTR         160 arch/powerpc/include/asm/perf_event_server.h #define	CACHE_EVENT_PTR(_id)		EVENT_PTR(_id, _c)
EVENT_PTR         163 arch/powerpc/include/asm/perf_event_server.h #define	POWER_EVENT_PTR(_id)		EVENT_PTR(_id, _p)
EVENT_PTR          34 arch/s390/include/asm/perf_event.h #define CPUMF_EVENT_PTR(cat, name)	EVENT_PTR(cat, name)
EVENT_PTR         179 arch/x86/events/amd/power.c 	EVENT_PTR(power_pkg),
EVENT_PTR         180 arch/x86/events/amd/power.c 	EVENT_PTR(power_pkg_unit),
EVENT_PTR         181 arch/x86/events/amd/power.c 	EVENT_PTR(power_pkg_scale),
EVENT_PTR        1701 arch/x86/events/core.c 	EVENT_PTR(CPU_CYCLES),
EVENT_PTR        1702 arch/x86/events/core.c 	EVENT_PTR(INSTRUCTIONS),
EVENT_PTR        1703 arch/x86/events/core.c 	EVENT_PTR(CACHE_REFERENCES),
EVENT_PTR        1704 arch/x86/events/core.c 	EVENT_PTR(CACHE_MISSES),
EVENT_PTR        1705 arch/x86/events/core.c 	EVENT_PTR(BRANCH_INSTRUCTIONS),
EVENT_PTR        1706 arch/x86/events/core.c 	EVENT_PTR(BRANCH_MISSES),
EVENT_PTR        1707 arch/x86/events/core.c 	EVENT_PTR(BUS_CYCLES),
EVENT_PTR        1708 arch/x86/events/core.c 	EVENT_PTR(STALLED_CYCLES_FRONTEND),
EVENT_PTR        1709 arch/x86/events/core.c 	EVENT_PTR(STALLED_CYCLES_BACKEND),
EVENT_PTR        1710 arch/x86/events/core.c 	EVENT_PTR(REF_CPU_CYCLES),
EVENT_PTR         278 arch/x86/events/intel/core.c 	EVENT_PTR(mem_ld_nhm),
EVENT_PTR         313 arch/x86/events/intel/core.c 	EVENT_PTR(td_slots_issued),
EVENT_PTR         314 arch/x86/events/intel/core.c 	EVENT_PTR(td_slots_retired),
EVENT_PTR         315 arch/x86/events/intel/core.c 	EVENT_PTR(td_fetch_bubbles),
EVENT_PTR         316 arch/x86/events/intel/core.c 	EVENT_PTR(td_total_slots),
EVENT_PTR         317 arch/x86/events/intel/core.c 	EVENT_PTR(td_total_slots_scale),
EVENT_PTR         318 arch/x86/events/intel/core.c 	EVENT_PTR(td_recovery_bubbles),
EVENT_PTR         319 arch/x86/events/intel/core.c 	EVENT_PTR(td_recovery_bubbles_scale),
EVENT_PTR         324 arch/x86/events/intel/core.c 	EVENT_PTR(mem_ld_snb),
EVENT_PTR         325 arch/x86/events/intel/core.c 	EVENT_PTR(mem_st_snb),
EVENT_PTR        1450 arch/x86/events/intel/core.c 	EVENT_PTR(td_total_slots_slm),
EVENT_PTR        1451 arch/x86/events/intel/core.c 	EVENT_PTR(td_total_slots_scale_slm),
EVENT_PTR        1452 arch/x86/events/intel/core.c 	EVENT_PTR(td_fetch_bubbles_slm),
EVENT_PTR        1453 arch/x86/events/intel/core.c 	EVENT_PTR(td_fetch_bubbles_scale_slm),
EVENT_PTR        1454 arch/x86/events/intel/core.c 	EVENT_PTR(td_slots_issued_slm),
EVENT_PTR        1455 arch/x86/events/intel/core.c 	EVENT_PTR(td_slots_retired_slm),
EVENT_PTR        1604 arch/x86/events/intel/core.c 	EVENT_PTR(td_total_slots_glm),
EVENT_PTR        1605 arch/x86/events/intel/core.c 	EVENT_PTR(td_total_slots_scale_glm),
EVENT_PTR        1606 arch/x86/events/intel/core.c 	EVENT_PTR(td_fetch_bubbles_glm),
EVENT_PTR        1607 arch/x86/events/intel/core.c 	EVENT_PTR(td_recovery_bubbles_glm),
EVENT_PTR        1608 arch/x86/events/intel/core.c 	EVENT_PTR(td_slots_issued_glm),
EVENT_PTR        1609 arch/x86/events/intel/core.c 	EVENT_PTR(td_slots_retired_glm),
EVENT_PTR        4240 arch/x86/events/intel/core.c 	EVENT_PTR(td_slots_issued),
EVENT_PTR        4241 arch/x86/events/intel/core.c 	EVENT_PTR(td_slots_retired),
EVENT_PTR        4242 arch/x86/events/intel/core.c 	EVENT_PTR(td_fetch_bubbles),
EVENT_PTR        4243 arch/x86/events/intel/core.c 	EVENT_PTR(td_total_slots),
EVENT_PTR        4244 arch/x86/events/intel/core.c 	EVENT_PTR(td_total_slots_scale),
EVENT_PTR        4245 arch/x86/events/intel/core.c 	EVENT_PTR(td_recovery_bubbles),
EVENT_PTR        4246 arch/x86/events/intel/core.c 	EVENT_PTR(td_recovery_bubbles_scale),
EVENT_PTR        4251 arch/x86/events/intel/core.c 	EVENT_PTR(mem_ld_hsw),
EVENT_PTR        4252 arch/x86/events/intel/core.c 	EVENT_PTR(mem_st_hsw),
EVENT_PTR        4257 arch/x86/events/intel/core.c 	EVENT_PTR(tx_start),
EVENT_PTR        4258 arch/x86/events/intel/core.c 	EVENT_PTR(tx_commit),
EVENT_PTR        4259 arch/x86/events/intel/core.c 	EVENT_PTR(tx_abort),
EVENT_PTR        4260 arch/x86/events/intel/core.c 	EVENT_PTR(tx_capacity),
EVENT_PTR        4261 arch/x86/events/intel/core.c 	EVENT_PTR(tx_conflict),
EVENT_PTR        4262 arch/x86/events/intel/core.c 	EVENT_PTR(el_start),
EVENT_PTR        4263 arch/x86/events/intel/core.c 	EVENT_PTR(el_commit),
EVENT_PTR        4264 arch/x86/events/intel/core.c 	EVENT_PTR(el_abort),
EVENT_PTR        4265 arch/x86/events/intel/core.c 	EVENT_PTR(el_capacity),
EVENT_PTR        4266 arch/x86/events/intel/core.c 	EVENT_PTR(el_conflict),
EVENT_PTR        4267 arch/x86/events/intel/core.c 	EVENT_PTR(cycles_t),
EVENT_PTR        4268 arch/x86/events/intel/core.c 	EVENT_PTR(cycles_ct),
EVENT_PTR        4278 arch/x86/events/intel/core.c 	EVENT_PTR(mem_ld_hsw),
EVENT_PTR        4279 arch/x86/events/intel/core.c 	EVENT_PTR(mem_st_hsw),
EVENT_PTR        4284 arch/x86/events/intel/core.c 	EVENT_PTR(tx_start),
EVENT_PTR        4285 arch/x86/events/intel/core.c 	EVENT_PTR(tx_abort),
EVENT_PTR        4286 arch/x86/events/intel/core.c 	EVENT_PTR(tx_commit),
EVENT_PTR        4287 arch/x86/events/intel/core.c 	EVENT_PTR(tx_capacity_read),
EVENT_PTR        4288 arch/x86/events/intel/core.c 	EVENT_PTR(tx_capacity_write),
EVENT_PTR        4289 arch/x86/events/intel/core.c 	EVENT_PTR(tx_conflict),
EVENT_PTR        4290 arch/x86/events/intel/core.c 	EVENT_PTR(el_start),
EVENT_PTR        4291 arch/x86/events/intel/core.c 	EVENT_PTR(el_abort),
EVENT_PTR        4292 arch/x86/events/intel/core.c 	EVENT_PTR(el_commit),
EVENT_PTR        4293 arch/x86/events/intel/core.c 	EVENT_PTR(el_capacity_read),
EVENT_PTR        4294 arch/x86/events/intel/core.c 	EVENT_PTR(el_capacity_write),
EVENT_PTR        4295 arch/x86/events/intel/core.c 	EVENT_PTR(el_conflict),
EVENT_PTR        4296 arch/x86/events/intel/core.c 	EVENT_PTR(cycles_t),
EVENT_PTR        4297 arch/x86/events/intel/core.c 	EVENT_PTR(cycles_ct),
EVENT_PTR         452 arch/x86/events/intel/rapl.c 	EVENT_PTR(rapl_cores),
EVENT_PTR         453 arch/x86/events/intel/rapl.c 	EVENT_PTR(rapl_cores_unit),
EVENT_PTR         454 arch/x86/events/intel/rapl.c 	EVENT_PTR(rapl_cores_scale),
EVENT_PTR         464 arch/x86/events/intel/rapl.c 	EVENT_PTR(rapl_pkg),
EVENT_PTR         465 arch/x86/events/intel/rapl.c 	EVENT_PTR(rapl_pkg_unit),
EVENT_PTR         466 arch/x86/events/intel/rapl.c 	EVENT_PTR(rapl_pkg_scale),
EVENT_PTR         476 arch/x86/events/intel/rapl.c 	EVENT_PTR(rapl_ram),
EVENT_PTR         477 arch/x86/events/intel/rapl.c 	EVENT_PTR(rapl_ram_unit),
EVENT_PTR         478 arch/x86/events/intel/rapl.c 	EVENT_PTR(rapl_ram_scale),
EVENT_PTR         488 arch/x86/events/intel/rapl.c 	EVENT_PTR(rapl_gpu),
EVENT_PTR         489 arch/x86/events/intel/rapl.c 	EVENT_PTR(rapl_gpu_unit),
EVENT_PTR         490 arch/x86/events/intel/rapl.c 	EVENT_PTR(rapl_gpu_scale),
EVENT_PTR         500 arch/x86/events/intel/rapl.c 	EVENT_PTR(rapl_psys),
EVENT_PTR         501 arch/x86/events/intel/rapl.c 	EVENT_PTR(rapl_psys_unit),
EVENT_PTR         502 arch/x86/events/intel/rapl.c 	EVENT_PTR(rapl_psys_scale),