Home
last modified time | relevance | path

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

/linux/arch/x86/events/
H A Dcore.c1843 if (x86_pmu.cpu_dead) in x86_pmu_dead_cpu()
1844 x86_pmu.cpu_dead(cpu); in x86_pmu_dead_cpu()
H A Dperf_event.h928 void (*cpu_dead)(int cpu); member
/linux/arch/x86/events/intel/
H A Dcore.c6357 .cpu_dead = intel_pmu_cpu_dead,
6404 .cpu_dead = intel_pmu_cpu_dead,