Lines Matching refs:cpu_hw_events
113 static void intel_pmu_lbr_filter(struct cpu_hw_events *cpuc);
130 struct cpu_hw_events *cpuc = this_cpu_ptr(&cpu_hw_events); in __intel_pmu_lbr_enable()
213 struct cpu_hw_events *cpuc = this_cpu_ptr(&cpu_hw_events); in intel_pmu_lbr_reset()
383 struct cpu_hw_events *cpuc = this_cpu_ptr(&cpu_hw_events); in intel_pmu_lbr_restore()
447 struct cpu_hw_events *cpuc = this_cpu_ptr(&cpu_hw_events); in __intel_pmu_lbr_restore()
475 struct cpu_hw_events *cpuc = this_cpu_ptr(&cpu_hw_events); in intel_pmu_lbr_save()
524 struct cpu_hw_events *cpuc = this_cpu_ptr(&cpu_hw_events); in __intel_pmu_lbr_save()
564 struct cpu_hw_events *cpuc = this_cpu_ptr(&cpu_hw_events); in intel_pmu_lbr_sched_task()
601 struct cpu_hw_events *cpuc = this_cpu_ptr(&cpu_hw_events); in intel_pmu_lbr_add()
643 struct cpu_hw_events *cpuc; in release_lbr_buffers()
650 cpuc = per_cpu_ptr(&cpu_hw_events, cpu); in release_lbr_buffers()
662 struct cpu_hw_events *cpuc; in reserve_lbr_buffers()
669 cpuc = per_cpu_ptr(&cpu_hw_events, cpu); in reserve_lbr_buffers()
682 struct cpu_hw_events *cpuc = this_cpu_ptr(&cpu_hw_events); in intel_pmu_lbr_del()
704 struct cpu_hw_events *cpuc = this_cpu_ptr(&cpu_hw_events); in vlbr_exclude_host()
712 struct cpu_hw_events *cpuc = this_cpu_ptr(&cpu_hw_events); in intel_pmu_lbr_enable_all()
720 struct cpu_hw_events *cpuc = this_cpu_ptr(&cpu_hw_events); in intel_pmu_lbr_disable_all()
726 void intel_pmu_lbr_read_32(struct cpu_hw_events *cpuc) in intel_pmu_lbr_read_32()
763 void intel_pmu_lbr_read_64(struct cpu_hw_events *cpuc) in intel_pmu_lbr_read_64()
887 static void intel_pmu_store_lbr(struct cpu_hw_events *cpuc, in intel_pmu_store_lbr()
923 static void intel_pmu_arch_lbr_read(struct cpu_hw_events *cpuc) in intel_pmu_arch_lbr_read()
928 static void intel_pmu_arch_lbr_read_xsave(struct cpu_hw_events *cpuc) in intel_pmu_arch_lbr_read_xsave()
943 struct cpu_hw_events *cpuc = this_cpu_ptr(&cpu_hw_events); in intel_pmu_lbr_read()
1140 intel_pmu_lbr_filter(struct cpu_hw_events *cpuc) in intel_pmu_lbr_filter()
1205 struct cpu_hw_events *cpuc = this_cpu_ptr(&cpu_hw_events); in intel_pmu_store_pebs_lbrs()