Searched refs:hisi_pmu_init (Results 1 - 9 of 9) sorted by last modified time

/linux-master/drivers/perf/hisilicon/
H A Dhisi_uncore_uc_pmu.c556 hisi_pmu_init(uc_pmu, THIS_MODULE);
H A Dhisi_uncore_pa_pmu.c504 hisi_pmu_init(pa_pmu, THIS_MODULE);
H A Dhisi_uncore_sllc_pmu.c448 hisi_pmu_init(sllc_pmu, THIS_MODULE);
H A Dhisi_uncore_hha_pmu.c525 hisi_pmu_init(hha_pmu, THIS_MODULE);
H A Dhisi_uncore_l3c_pmu.c559 hisi_pmu_init(l3c_pmu, THIS_MODULE);
H A Dhisi_uncore_ddrc_pmu.c522 hisi_pmu_init(ddrc_pmu, THIS_MODULE);
H A Dhisi_uncore_cpa_pmu.c319 hisi_pmu_init(cpa_pmu, THIS_MODULE);
H A Dhisi_uncore_pmu.h138 void hisi_pmu_init(struct hisi_pmu *hisi_pmu, struct module *module);
H A Dhisi_uncore_pmu.c536 void hisi_pmu_init(struct hisi_pmu *hisi_pmu, struct module *module) function
553 EXPORT_SYMBOL_GPL(hisi_pmu_init); variable

Completed in 266 milliseconds