Home
last modified time | relevance | path

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

/linux/arch/x86/events/intel/
A Dlbr.c699 kmem_cache = x86_get_pmu(cpu)->task_ctx_cache; in release_lbr_buffers()
718 kmem_cache = x86_get_pmu(cpu)->task_ctx_cache; in reserve_lbr_buffers()
1620 x86_get_pmu(smp_processor_id())->task_ctx_cache = create_lbr_kmem_cache(size, 0); in intel_pmu_lbr_init_hsw()
1640 x86_get_pmu(smp_processor_id())->task_ctx_cache = create_lbr_kmem_cache(size, 0); in intel_pmu_lbr_init_skl()
1737 struct pmu *pmu = x86_get_pmu(smp_processor_id()); in intel_pmu_arch_lbr_init()
A Dds.c2215 x86_get_pmu(smp_processor_id())->capabilities |= PERF_PMU_CAP_EXTENDED_REGS; in intel_ds_init()
2230 x86_get_pmu(smp_processor_id())->capabilities |= PERF_PMU_CAP_AUX_OUTPUT; in intel_ds_init()
A Dcore.c5112 perf_pmu_resched(x86_get_pmu(smp_processor_id())); in update_tfa_sched()
/linux/arch/x86/events/
A Dperf_event.h1022 struct pmu *x86_get_pmu(unsigned int cpu);
A Dcore.c762 struct pmu *x86_get_pmu(unsigned int cpu) in x86_get_pmu() function

Completed in 29 milliseconds