Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/perf/hisilicon/
Dhisi_uncore_pmu.c406 void hisi_uncore_pmu_disable(struct pmu *pmu) in hisi_uncore_pmu_disable() function
412 EXPORT_SYMBOL_GPL(hisi_uncore_pmu_disable);
542 pmu->pmu_disable = hisi_uncore_pmu_disable; in hisi_pmu_init()
Dhisi_uncore_pmu.h108 void hisi_uncore_pmu_disable(struct pmu *pmu);
Dhisi_uncore_cpa_pmu.c325 .pmu_disable = hisi_uncore_pmu_disable, in hisi_cpa_pmu_probe()