Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/perf/
Darm_pmu.c750 static void cpu_pm_pmu_unregister(struct arm_pmu *cpu_pmu) in cpu_pm_pmu_unregister() function
756 static inline void cpu_pm_pmu_unregister(struct arm_pmu *cpu_pmu) { } in cpu_pm_pmu_unregister() function
783 cpu_pm_pmu_unregister(cpu_pmu); in cpu_pmu_destroy()