Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/perf/hisilicon/
H A Dhisi_uncore_pmu.h91 void hisi_uncore_pmu_disable(struct pmu *pmu);
H A Dhisi_uncore_pmu.c347 void hisi_uncore_pmu_disable(struct pmu *pmu) in hisi_uncore_pmu_disable() function
353 EXPORT_SYMBOL_GPL(hisi_uncore_pmu_disable);
H A Dhisi_uncore_ddrc_pmu.c385 .pmu_disable = hisi_uncore_pmu_disable, in hisi_ddrc_pmu_probe()
H A Dhisi_uncore_l3c_pmu.c387 .pmu_disable = hisi_uncore_pmu_disable, in hisi_l3c_pmu_probe()
H A Dhisi_uncore_hha_pmu.c397 .pmu_disable = hisi_uncore_pmu_disable, in hisi_hha_pmu_probe()