Lines Matching refs:cpu_hw_events

173 static void intel_pmu_lbr_filter(struct cpu_hw_events *cpuc);
190 struct cpu_hw_events *cpuc = this_cpu_ptr(&cpu_hw_events); in __intel_pmu_lbr_enable()
273 struct cpu_hw_events *cpuc = this_cpu_ptr(&cpu_hw_events); in intel_pmu_lbr_reset()
443 struct cpu_hw_events *cpuc = this_cpu_ptr(&cpu_hw_events); in intel_pmu_lbr_restore()
507 struct cpu_hw_events *cpuc = this_cpu_ptr(&cpu_hw_events); in __intel_pmu_lbr_restore()
535 struct cpu_hw_events *cpuc = this_cpu_ptr(&cpu_hw_events); in intel_pmu_lbr_save()
584 struct cpu_hw_events *cpuc = this_cpu_ptr(&cpu_hw_events); in __intel_pmu_lbr_save()
624 struct cpu_hw_events *cpuc = this_cpu_ptr(&cpu_hw_events); in intel_pmu_lbr_sched_task()
661 struct cpu_hw_events *cpuc = this_cpu_ptr(&cpu_hw_events); in intel_pmu_lbr_add()
703 struct cpu_hw_events *cpuc; in release_lbr_buffers()
710 cpuc = per_cpu_ptr(&cpu_hw_events, cpu); in release_lbr_buffers()
722 struct cpu_hw_events *cpuc; in reserve_lbr_buffers()
729 cpuc = per_cpu_ptr(&cpu_hw_events, cpu); in reserve_lbr_buffers()
742 struct cpu_hw_events *cpuc = this_cpu_ptr(&cpu_hw_events); in intel_pmu_lbr_del()
764 struct cpu_hw_events *cpuc = this_cpu_ptr(&cpu_hw_events); in vlbr_exclude_host()
772 struct cpu_hw_events *cpuc = this_cpu_ptr(&cpu_hw_events); in intel_pmu_lbr_enable_all()
780 struct cpu_hw_events *cpuc = this_cpu_ptr(&cpu_hw_events); in intel_pmu_lbr_disable_all()
786 void intel_pmu_lbr_read_32(struct cpu_hw_events *cpuc) in intel_pmu_lbr_read_32()
823 void intel_pmu_lbr_read_64(struct cpu_hw_events *cpuc) in intel_pmu_lbr_read_64()
947 static void intel_pmu_store_lbr(struct cpu_hw_events *cpuc, in intel_pmu_store_lbr()
983 static void intel_pmu_arch_lbr_read(struct cpu_hw_events *cpuc) in intel_pmu_arch_lbr_read()
988 static void intel_pmu_arch_lbr_read_xsave(struct cpu_hw_events *cpuc) in intel_pmu_arch_lbr_read_xsave()
1003 struct cpu_hw_events *cpuc = this_cpu_ptr(&cpu_hw_events); in intel_pmu_lbr_read()
1405 intel_pmu_lbr_filter(struct cpu_hw_events *cpuc) in intel_pmu_lbr_filter()
1470 struct cpu_hw_events *cpuc = this_cpu_ptr(&cpu_hw_events); in intel_pmu_store_pebs_lbrs()