arch/powerpc/include/asm/perf_event_server.h
179
#define GENERIC_EVENT_PTR(_id) EVENT_PTR(_id, _g)
arch/powerpc/include/asm/perf_event_server.h
182
#define CACHE_EVENT_PTR(_id) EVENT_PTR(_id, _c)
arch/powerpc/include/asm/perf_event_server.h
185
#define POWER_EVENT_PTR(_id) EVENT_PTR(_id, _p)
arch/s390/include/asm/perf_event.h
35
#define CPUMF_EVENT_PTR(cat, name) EVENT_PTR(cat, name)
arch/x86/events/amd/core.c
1382
EVENT_PTR(amd_branch_brs),
arch/x86/events/amd/power.c
176
EVENT_PTR(power_pkg),
arch/x86/events/amd/power.c
177
EVENT_PTR(power_pkg_unit),
arch/x86/events/amd/power.c
178
EVENT_PTR(power_pkg_scale),
arch/x86/events/core.c
1992
EVENT_PTR(CPU_CYCLES),
arch/x86/events/core.c
1993
EVENT_PTR(INSTRUCTIONS),
arch/x86/events/core.c
1994
EVENT_PTR(CACHE_REFERENCES),
arch/x86/events/core.c
1995
EVENT_PTR(CACHE_MISSES),
arch/x86/events/core.c
1996
EVENT_PTR(BRANCH_INSTRUCTIONS),
arch/x86/events/core.c
1997
EVENT_PTR(BRANCH_MISSES),
arch/x86/events/core.c
1998
EVENT_PTR(BUS_CYCLES),
arch/x86/events/core.c
1999
EVENT_PTR(STALLED_CYCLES_FRONTEND),
arch/x86/events/core.c
2000
EVENT_PTR(STALLED_CYCLES_BACKEND),
arch/x86/events/core.c
2001
EVENT_PTR(REF_CPU_CYCLES),
arch/x86/events/intel/core.c
1902
EVENT_PTR(td_total_slots_slm),
arch/x86/events/intel/core.c
1903
EVENT_PTR(td_total_slots_scale_slm),
arch/x86/events/intel/core.c
1904
EVENT_PTR(td_fetch_bubbles_slm),
arch/x86/events/intel/core.c
1905
EVENT_PTR(td_fetch_bubbles_scale_slm),
arch/x86/events/intel/core.c
1906
EVENT_PTR(td_slots_issued_slm),
arch/x86/events/intel/core.c
1907
EVENT_PTR(td_slots_retired_slm),
arch/x86/events/intel/core.c
2056
EVENT_PTR(td_total_slots_glm),
arch/x86/events/intel/core.c
2057
EVENT_PTR(td_total_slots_scale_glm),
arch/x86/events/intel/core.c
2058
EVENT_PTR(td_fetch_bubbles_glm),
arch/x86/events/intel/core.c
2059
EVENT_PTR(td_recovery_bubbles_glm),
arch/x86/events/intel/core.c
2060
EVENT_PTR(td_slots_issued_glm),
arch/x86/events/intel/core.c
2061
EVENT_PTR(td_slots_retired_glm),
arch/x86/events/intel/core.c
2371
EVENT_PTR(td_fe_bound_tnt),
arch/x86/events/intel/core.c
2372
EVENT_PTR(td_retiring_tnt),
arch/x86/events/intel/core.c
2373
EVENT_PTR(td_bad_spec_tnt),
arch/x86/events/intel/core.c
2374
EVENT_PTR(td_be_bound_tnt),
arch/x86/events/intel/core.c
2389
EVENT_PTR(mem_ld_grt),
arch/x86/events/intel/core.c
2390
EVENT_PTR(mem_st_grt),
arch/x86/events/intel/core.c
2406
EVENT_PTR(td_fe_bound_tnt),
arch/x86/events/intel/core.c
2407
EVENT_PTR(td_retiring_cmt),
arch/x86/events/intel/core.c
2408
EVENT_PTR(td_bad_spec_cmt),
arch/x86/events/intel/core.c
2409
EVENT_PTR(td_be_bound_tnt),
arch/x86/events/intel/core.c
2444
EVENT_PTR(td_fe_bound_skt),
arch/x86/events/intel/core.c
2445
EVENT_PTR(td_retiring_skt),
arch/x86/events/intel/core.c
2446
EVENT_PTR(td_bad_spec_cmt),
arch/x86/events/intel/core.c
2447
EVENT_PTR(td_be_bound_skt),
arch/x86/events/intel/core.c
522
EVENT_PTR(mem_ld_nhm),
arch/x86/events/intel/core.c
567
EVENT_PTR(td_slots_issued),
arch/x86/events/intel/core.c
568
EVENT_PTR(td_slots_retired),
arch/x86/events/intel/core.c
569
EVENT_PTR(td_fetch_bubbles),
arch/x86/events/intel/core.c
570
EVENT_PTR(td_total_slots),
arch/x86/events/intel/core.c
571
EVENT_PTR(td_total_slots_scale),
arch/x86/events/intel/core.c
572
EVENT_PTR(td_recovery_bubbles),
arch/x86/events/intel/core.c
573
EVENT_PTR(td_recovery_bubbles_scale),
arch/x86/events/intel/core.c
578
EVENT_PTR(mem_ld_snb),
arch/x86/events/intel/core.c
579
EVENT_PTR(mem_st_snb),
arch/x86/events/intel/core.c
6637
EVENT_PTR(td_slots_issued),
arch/x86/events/intel/core.c
6638
EVENT_PTR(td_slots_retired),
arch/x86/events/intel/core.c
6639
EVENT_PTR(td_fetch_bubbles),
arch/x86/events/intel/core.c
6640
EVENT_PTR(td_total_slots),
arch/x86/events/intel/core.c
6641
EVENT_PTR(td_total_slots_scale),
arch/x86/events/intel/core.c
6642
EVENT_PTR(td_recovery_bubbles),
arch/x86/events/intel/core.c
6643
EVENT_PTR(td_recovery_bubbles_scale),
arch/x86/events/intel/core.c
6648
EVENT_PTR(mem_ld_hsw),
arch/x86/events/intel/core.c
6649
EVENT_PTR(mem_st_hsw),
arch/x86/events/intel/core.c
6654
EVENT_PTR(tx_start),
arch/x86/events/intel/core.c
6655
EVENT_PTR(tx_commit),
arch/x86/events/intel/core.c
6656
EVENT_PTR(tx_abort),
arch/x86/events/intel/core.c
6657
EVENT_PTR(tx_capacity),
arch/x86/events/intel/core.c
6658
EVENT_PTR(tx_conflict),
arch/x86/events/intel/core.c
6659
EVENT_PTR(el_start),
arch/x86/events/intel/core.c
6660
EVENT_PTR(el_commit),
arch/x86/events/intel/core.c
6661
EVENT_PTR(el_abort),
arch/x86/events/intel/core.c
6662
EVENT_PTR(el_capacity),
arch/x86/events/intel/core.c
6663
EVENT_PTR(el_conflict),
arch/x86/events/intel/core.c
6664
EVENT_PTR(cycles_t),
arch/x86/events/intel/core.c
6665
EVENT_PTR(cycles_ct),
arch/x86/events/intel/core.c
6675
EVENT_PTR(mem_ld_hsw),
arch/x86/events/intel/core.c
6676
EVENT_PTR(mem_st_hsw),
arch/x86/events/intel/core.c
6681
EVENT_PTR(slots),
arch/x86/events/intel/core.c
6682
EVENT_PTR(td_retiring),
arch/x86/events/intel/core.c
6683
EVENT_PTR(td_bad_spec),
arch/x86/events/intel/core.c
6684
EVENT_PTR(td_fe_bound),
arch/x86/events/intel/core.c
6685
EVENT_PTR(td_be_bound),
arch/x86/events/intel/core.c
6690
EVENT_PTR(tx_start),
arch/x86/events/intel/core.c
6691
EVENT_PTR(tx_abort),
arch/x86/events/intel/core.c
6692
EVENT_PTR(tx_commit),
arch/x86/events/intel/core.c
6693
EVENT_PTR(tx_capacity_read),
arch/x86/events/intel/core.c
6694
EVENT_PTR(tx_capacity_write),
arch/x86/events/intel/core.c
6695
EVENT_PTR(tx_conflict),
arch/x86/events/intel/core.c
6696
EVENT_PTR(el_start),
arch/x86/events/intel/core.c
6697
EVENT_PTR(el_abort),
arch/x86/events/intel/core.c
6698
EVENT_PTR(el_commit),
arch/x86/events/intel/core.c
6699
EVENT_PTR(el_capacity_read),
arch/x86/events/intel/core.c
6700
EVENT_PTR(el_capacity_write),
arch/x86/events/intel/core.c
6701
EVENT_PTR(el_conflict),
arch/x86/events/intel/core.c
6702
EVENT_PTR(cycles_t),
arch/x86/events/intel/core.c
6703
EVENT_PTR(cycles_ct),
arch/x86/events/intel/core.c
6712
EVENT_PTR(mem_ld_hsw),
arch/x86/events/intel/core.c
6713
EVENT_PTR(mem_st_spr),
arch/x86/events/intel/core.c
6714
EVENT_PTR(mem_ld_aux),
arch/x86/events/intel/core.c
6719
EVENT_PTR(slots),
arch/x86/events/intel/core.c
6720
EVENT_PTR(td_retiring),
arch/x86/events/intel/core.c
6721
EVENT_PTR(td_bad_spec),
arch/x86/events/intel/core.c
6722
EVENT_PTR(td_fe_bound),
arch/x86/events/intel/core.c
6723
EVENT_PTR(td_be_bound),
arch/x86/events/intel/core.c
6724
EVENT_PTR(td_heavy_ops),
arch/x86/events/intel/core.c
6725
EVENT_PTR(td_br_mispredict),
arch/x86/events/intel/core.c
6726
EVENT_PTR(td_fetch_lat),
arch/x86/events/intel/core.c
6727
EVENT_PTR(td_mem_bound),
arch/x86/events/intel/core.c
6732
EVENT_PTR(tx_start),
arch/x86/events/intel/core.c
6733
EVENT_PTR(tx_abort),
arch/x86/events/intel/core.c
6734
EVENT_PTR(tx_commit),
arch/x86/events/intel/core.c
6735
EVENT_PTR(tx_capacity_read),
arch/x86/events/intel/core.c
6736
EVENT_PTR(tx_capacity_write),
arch/x86/events/intel/core.c
6737
EVENT_PTR(tx_conflict),
arch/x86/events/intel/core.c
6738
EVENT_PTR(cycles_t),
arch/x86/events/intel/core.c
6739
EVENT_PTR(cycles_ct),
arch/x86/events/intel/core.c
7033
EVENT_PTR(slots_adl),
arch/x86/events/intel/core.c
7034
EVENT_PTR(td_retiring_adl),
arch/x86/events/intel/core.c
7035
EVENT_PTR(td_bad_spec_adl),
arch/x86/events/intel/core.c
7036
EVENT_PTR(td_fe_bound_adl),
arch/x86/events/intel/core.c
7037
EVENT_PTR(td_be_bound_adl),
arch/x86/events/intel/core.c
7038
EVENT_PTR(td_heavy_ops_adl),
arch/x86/events/intel/core.c
7039
EVENT_PTR(td_br_mis_adl),
arch/x86/events/intel/core.c
7040
EVENT_PTR(td_fetch_lat_adl),
arch/x86/events/intel/core.c
7041
EVENT_PTR(td_mem_bound_adl),
arch/x86/events/intel/core.c
7050
EVENT_PTR(slots_adl),
arch/x86/events/intel/core.c
7051
EVENT_PTR(td_retiring_lnl),
arch/x86/events/intel/core.c
7052
EVENT_PTR(td_bad_spec_adl),
arch/x86/events/intel/core.c
7053
EVENT_PTR(td_fe_bound_lnl),
arch/x86/events/intel/core.c
7054
EVENT_PTR(td_be_bound_lnl),
arch/x86/events/intel/core.c
7055
EVENT_PTR(td_heavy_ops_adl),
arch/x86/events/intel/core.c
7056
EVENT_PTR(td_br_mis_adl),
arch/x86/events/intel/core.c
7057
EVENT_PTR(td_fetch_lat_adl),
arch/x86/events/intel/core.c
7058
EVENT_PTR(td_mem_bound_adl),
arch/x86/events/intel/core.c
7081
EVENT_PTR(slots_adl),
arch/x86/events/intel/core.c
7082
EVENT_PTR(td_retiring_arl_h),
arch/x86/events/intel/core.c
7083
EVENT_PTR(td_bad_spec_arl_h),
arch/x86/events/intel/core.c
7084
EVENT_PTR(td_fe_bound_arl_h),
arch/x86/events/intel/core.c
7085
EVENT_PTR(td_be_bound_arl_h),
arch/x86/events/intel/core.c
7086
EVENT_PTR(td_heavy_ops_adl),
arch/x86/events/intel/core.c
7087
EVENT_PTR(td_br_mis_adl),
arch/x86/events/intel/core.c
7088
EVENT_PTR(td_fetch_lat_adl),
arch/x86/events/intel/core.c
7089
EVENT_PTR(td_mem_bound_adl),
arch/x86/events/intel/core.c
7099
EVENT_PTR(mem_ld_adl),
arch/x86/events/intel/core.c
7100
EVENT_PTR(mem_st_adl),
arch/x86/events/intel/core.c
7101
EVENT_PTR(mem_ld_aux_adl),
arch/x86/events/intel/core.c
7106
EVENT_PTR(mem_ld_adl),
arch/x86/events/intel/core.c
7107
EVENT_PTR(mem_st_adl),
arch/x86/events/intel/core.c
7121
EVENT_PTR(mem_ld_arl_h),
arch/x86/events/intel/core.c
7122
EVENT_PTR(mem_st_arl_h),
arch/x86/events/intel/core.c
7136
EVENT_PTR(tx_start_adl),
arch/x86/events/intel/core.c
7137
EVENT_PTR(tx_abort_adl),
arch/x86/events/intel/core.c
7138
EVENT_PTR(tx_commit_adl),
arch/x86/events/intel/core.c
7139
EVENT_PTR(tx_capacity_read_adl),
arch/x86/events/intel/core.c
7140
EVENT_PTR(tx_capacity_write_adl),
arch/x86/events/intel/core.c
7141
EVENT_PTR(tx_conflict_adl),
arch/x86/events/intel/core.c
7142
EVENT_PTR(cycles_t_adl),
arch/x86/events/intel/core.c
7143
EVENT_PTR(cycles_ct_adl),
arch/x86/events/rapl.c
496
EVENT_PTR(rapl_cores),
arch/x86/events/rapl.c
497
EVENT_PTR(rapl_cores_unit),
arch/x86/events/rapl.c
498
EVENT_PTR(rapl_cores_scale),
arch/x86/events/rapl.c
508
EVENT_PTR(rapl_pkg),
arch/x86/events/rapl.c
509
EVENT_PTR(rapl_pkg_unit),
arch/x86/events/rapl.c
510
EVENT_PTR(rapl_pkg_scale),
arch/x86/events/rapl.c
520
EVENT_PTR(rapl_ram),
arch/x86/events/rapl.c
521
EVENT_PTR(rapl_ram_unit),
arch/x86/events/rapl.c
522
EVENT_PTR(rapl_ram_scale),
arch/x86/events/rapl.c
532
EVENT_PTR(rapl_gpu),
arch/x86/events/rapl.c
533
EVENT_PTR(rapl_gpu_unit),
arch/x86/events/rapl.c
534
EVENT_PTR(rapl_gpu_scale),
arch/x86/events/rapl.c
544
EVENT_PTR(rapl_psys),
arch/x86/events/rapl.c
545
EVENT_PTR(rapl_psys_unit),
arch/x86/events/rapl.c
546
EVENT_PTR(rapl_psys_scale),
arch/x86/events/rapl.c
556
EVENT_PTR(rapl_core),
arch/x86/events/rapl.c
557
EVENT_PTR(rapl_core_unit),
arch/x86/events/rapl.c
558
EVENT_PTR(rapl_core_scale),