Home
last modified time | relevance | path

Searched refs:hisi_pmu_init (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.1/drivers/perf/hisilicon/
Dhisi_uncore_pmu.h124 void hisi_pmu_init(struct pmu *pmu, const char *name,
Dhisi_uncore_pmu.c534 void hisi_pmu_init(struct pmu *pmu, const char *name, in hisi_pmu_init() function
550 EXPORT_SYMBOL_GPL(hisi_pmu_init);
Dhisi_uncore_pa_pmu.c415 hisi_pmu_init(&pa_pmu->pmu, name, pa_pmu->pmu_events.attr_groups, THIS_MODULE); in hisi_pa_pmu_probe()
Dhisi_uncore_ddrc_pmu.c519 hisi_pmu_init(&ddrc_pmu->pmu, name, ddrc_pmu->pmu_events.attr_groups, THIS_MODULE); in hisi_ddrc_pmu_probe()
Dhisi_uncore_sllc_pmu.c448 hisi_pmu_init(&sllc_pmu->pmu, name, sllc_pmu->pmu_events.attr_groups, THIS_MODULE); in hisi_sllc_pmu_probe()
Dhisi_uncore_hha_pmu.c522 hisi_pmu_init(&hha_pmu->pmu, name, hha_pmu->pmu_events.attr_groups, THIS_MODULE); in hisi_hha_pmu_probe()
Dhisi_uncore_l3c_pmu.c560 hisi_pmu_init(&l3c_pmu->pmu, name, l3c_pmu->pmu_events.attr_groups, THIS_MODULE); in hisi_l3c_pmu_probe()