Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/perf/hisilicon/
Dhisi_uncore_pmu.h89 int hisi_uncore_pmu_event_init(struct perf_event *event);
Dhisi_uncore_pmu.c132 int hisi_uncore_pmu_event_init(struct perf_event *event) in hisi_uncore_pmu_event_init() function
181 EXPORT_SYMBOL_GPL(hisi_uncore_pmu_event_init);
Dhisi_uncore_ddrc_pmu.c383 .event_init = hisi_uncore_pmu_event_init, in hisi_ddrc_pmu_probe()
Dhisi_uncore_hha_pmu.c395 .event_init = hisi_uncore_pmu_event_init, in hisi_hha_pmu_probe()
Dhisi_uncore_l3c_pmu.c385 .event_init = hisi_uncore_pmu_event_init, in hisi_l3c_pmu_probe()