Searched refs:cpu_dying (Results 1 – 3 of 3) sorted by relevance
572 void (*cpu_dying)(int cpu); member
1498 if (x86_pmu.cpu_dying) in x86_pmu_notifier()1499 x86_pmu.cpu_dying(cpu); in x86_pmu_notifier()
2980 .cpu_dying = intel_pmu_cpu_dying,3013 .cpu_dying = intel_pmu_cpu_dying,