Home
last modified time | relevance | path

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

/openbmc/linux/drivers/perf/
H A Darm_pmu.c814 static void cpu_pm_pmu_unregister(struct arm_pmu *cpu_pmu) in cpu_pm_pmu_unregister() function
820 static inline void cpu_pm_pmu_unregister(struct arm_pmu *cpu_pmu) { } in cpu_pm_pmu_unregister() function
847 cpu_pm_pmu_unregister(cpu_pmu); in cpu_pmu_destroy()