Searched refs:cpu_dying (Results 1 – 3 of 3) sorted by relevance
349 void (*cpu_dying)(int cpu); member
1289 if (x86_pmu.cpu_dying) in x86_pmu_notifier()1290 x86_pmu.cpu_dying(cpu); in x86_pmu_notifier()
1623 .cpu_dying = intel_pmu_cpu_dying,