Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/perf/hisilicon/
Dhisi_uncore_pmu.h89 void hisi_uncore_pmu_enable(struct pmu *pmu);
Dhisi_uncore_ddrc_pmu.c386 .pmu_enable = hisi_uncore_pmu_enable, in hisi_ddrc_pmu_probe()
Dhisi_uncore_hha_pmu.c397 .pmu_enable = hisi_uncore_pmu_enable, in hisi_hha_pmu_probe()
Dhisi_uncore_l3c_pmu.c387 .pmu_enable = hisi_uncore_pmu_enable, in hisi_l3c_pmu_probe()
Dhisi_uncore_pmu.c320 void hisi_uncore_pmu_enable(struct pmu *pmu) in hisi_uncore_pmu_enable() function