Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/perf/hisilicon/
Dhisi_uncore_pmu.h86 void hisi_uncore_pmu_del(struct perf_event *event, int flags);
Dhisi_uncore_ddrc_pmu.c394 .del = hisi_uncore_pmu_del, in hisi_ddrc_pmu_probe()
Dhisi_uncore_hha_pmu.c405 .del = hisi_uncore_pmu_del, in hisi_hha_pmu_probe()
Dhisi_uncore_l3c_pmu.c395 .del = hisi_uncore_pmu_del, in hisi_l3c_pmu_probe()
Dhisi_uncore_pmu.c315 void hisi_uncore_pmu_del(struct perf_event *event, int flags) in hisi_uncore_pmu_del() function