Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/perf/
Darm_pmu.c743 static void cpu_pm_pmu_unregister(struct arm_pmu *cpu_pmu) in cpu_pm_pmu_unregister() function
749 static inline void cpu_pm_pmu_unregister(struct arm_pmu *cpu_pmu) { } in cpu_pm_pmu_unregister() function
776 cpu_pm_pmu_unregister(cpu_pmu); in cpu_pmu_destroy()