Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event.h558 void (*cpu_dying)(int cpu); member
Dperf_event.c1476 if (x86_pmu.cpu_dying) in x86_pmu_notifier()
1477 x86_pmu.cpu_dying(cpu); in x86_pmu_notifier()
Dperf_event_intel.c2738 .cpu_dying = intel_pmu_cpu_dying,
2770 .cpu_dying = intel_pmu_cpu_dying,