Home
last modified time | relevance | path

Searched refs:x86_get_pmu (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/events/intel/
H A Dlbr.c630 kmem_cache = x86_get_pmu(cpu)->task_ctx_cache; in release_lbr_buffers()
649 kmem_cache = x86_get_pmu(cpu)->task_ctx_cache; in reserve_lbr_buffers()
1346 x86_get_pmu(smp_processor_id())->task_ctx_cache = create_lbr_kmem_cache(size, 0); in intel_pmu_lbr_init_hsw()
1363 x86_get_pmu(smp_processor_id())->task_ctx_cache = create_lbr_kmem_cache(size, 0); in intel_pmu_lbr_init_skl()
1499 struct pmu *pmu = x86_get_pmu(smp_processor_id()); in intel_pmu_arch_lbr_init()
H A Dcore.c5425 perf_pmu_resched(x86_get_pmu(smp_processor_id())); in update_tfa_sched()
/openbmc/linux/arch/x86/events/
H A Dperf_event.h1050 struct pmu *x86_get_pmu(unsigned int cpu);