Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/perf/hisilicon/
Dhisi_uncore_pmu.c393 void hisi_uncore_pmu_enable(struct pmu *pmu) in hisi_uncore_pmu_enable() function
404 EXPORT_SYMBOL_GPL(hisi_uncore_pmu_enable);
541 pmu->pmu_enable = hisi_uncore_pmu_enable; in hisi_pmu_init()
Dhisi_uncore_pmu.h107 void hisi_uncore_pmu_enable(struct pmu *pmu);
Dhisi_uncore_cpa_pmu.c324 .pmu_enable = hisi_uncore_pmu_enable, in hisi_cpa_pmu_probe()