Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event.h572 void (*cpu_dying)(int cpu); member
Dperf_event.c1498 if (x86_pmu.cpu_dying) in x86_pmu_notifier()
1499 x86_pmu.cpu_dying(cpu); in x86_pmu_notifier()
Dperf_event_intel.c2980 .cpu_dying = intel_pmu_cpu_dying,
3013 .cpu_dying = intel_pmu_cpu_dying,