Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/perf/hisilicon/
Dhisi_uncore_pmu.h93 void hisi_uncore_pmu_disable(struct pmu *pmu);
Dhisi_uncore_ddrc_pmu.c392 .pmu_disable = hisi_uncore_pmu_disable, in hisi_ddrc_pmu_probe()
Dhisi_uncore_hha_pmu.c403 .pmu_disable = hisi_uncore_pmu_disable, in hisi_hha_pmu_probe()
Dhisi_uncore_l3c_pmu.c393 .pmu_disable = hisi_uncore_pmu_disable, in hisi_l3c_pmu_probe()
Dhisi_uncore_pmu.c344 void hisi_uncore_pmu_disable(struct pmu *pmu) in hisi_uncore_pmu_disable() function