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.c1804 if (x86_pmu.cpu_dead) in x86_pmu_dead_cpu()
1805 x86_pmu.cpu_dead(cpu); in x86_pmu_dead_cpu()
H A Dperf_event.h907 void (*cpu_dead)(int cpu); member
/linux/arch/x86/events/intel/
H A Dcore.c6046 .cpu_dead = intel_pmu_cpu_dead,
6093 .cpu_dead = intel_pmu_cpu_dead,