Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/perf/hisilicon/
Dhisi_uncore_pmu.c374 void hisi_uncore_pmu_del(struct perf_event *event, int flags) in hisi_uncore_pmu_del() function
384 EXPORT_SYMBOL_GPL(hisi_uncore_pmu_del);
544 pmu->del = hisi_uncore_pmu_del; in hisi_pmu_init()
Dhisi_uncore_pmu.h101 void hisi_uncore_pmu_del(struct perf_event *event, int flags);
Dhisi_uncore_cpa_pmu.c327 .del = hisi_uncore_pmu_del, in hisi_cpa_pmu_probe()