Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/events/
Dperf_event.h1183 void x86_pmu_update_cpu_context(struct pmu *pmu, int cpu);
Dcore.c2061 void x86_pmu_update_cpu_context(struct pmu *pmu, int cpu) in x86_pmu_update_cpu_context() function
2200 x86_pmu_update_cpu_context(&hybrid_pmu->pmu, raw_smp_processor_id()); in init_hw_perf_events()
/linux-6.1.9/arch/x86/events/intel/
Dcore.c4539 x86_pmu_update_cpu_context(&pmu->pmu, cpu); in init_hybrid_pmu()