Searched refs:cpu_dead (Results 1 – 3 of 3) sorted by relevance
650 .cpu_dead = amd_pmu_cpu_dead,
587 void (*cpu_dead)(int cpu); member
1537 if (x86_pmu.cpu_dead) in x86_pmu_dead_cpu()1538 x86_pmu.cpu_dead(cpu); in x86_pmu_dead_cpu()