Searched refs:hisi_uncore_pmu_del (Results 1 – 5 of 5) sorted by relevance
86 void hisi_uncore_pmu_del(struct perf_event *event, int flags);
394 .del = hisi_uncore_pmu_del, in hisi_ddrc_pmu_probe()
405 .del = hisi_uncore_pmu_del, in hisi_hha_pmu_probe()
395 .del = hisi_uncore_pmu_del, in hisi_l3c_pmu_probe()
315 void hisi_uncore_pmu_del(struct perf_event *event, int flags) in hisi_uncore_pmu_del() function