Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/perf/
Driscv_pmu_sbi.c889 static void riscv_pm_pmu_unregister(struct riscv_pmu *pmu) in riscv_pm_pmu_unregister() function
895 static inline void riscv_pm_pmu_unregister(struct riscv_pmu *pmu) { } in riscv_pm_pmu_unregister() function
900 riscv_pm_pmu_unregister(pmu); in riscv_pmu_destroy()