Searched refs:x86_get_pmu (Results 1 – 4 of 4) sorted by relevance
1144 struct pmu *x86_get_pmu(unsigned int cpu);
790 struct pmu *x86_get_pmu(unsigned int cpu) in x86_get_pmu() function
3138 x86_get_pmu(smp_processor_id())->capabilities |= PERF_PMU_CAP_EXTENDED_REGS; in intel_ds_pebs_init()3161 x86_get_pmu(smp_processor_id())->capabilities |= PERF_PMU_CAP_AUX_OUTPUT; in intel_ds_pebs_init()
5595 struct pmu *dest_pmu = pmu ? pmu : x86_get_pmu(smp_processor_id()); in __intel_update_pmu_caps()6513 perf_pmu_resched(x86_get_pmu(smp_processor_id())); in update_tfa_sched()