Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/perf/hisilicon/
Dhisi_uncore_pmu.c185 int hisi_uncore_pmu_event_init(struct perf_event *event) in hisi_uncore_pmu_event_init() function
234 EXPORT_SYMBOL_GPL(hisi_uncore_pmu_event_init);
540 pmu->event_init = hisi_uncore_pmu_event_init; in hisi_pmu_init()
Dhisi_uncore_pmu.h106 int hisi_uncore_pmu_event_init(struct perf_event *event);
Dhisi_uncore_cpa_pmu.c323 .event_init = hisi_uncore_pmu_event_init, in hisi_cpa_pmu_probe()