Searched refs:hisi_uncore_pmu_del (Results 1 – 5 of 5) sorted by relevance
83 void hisi_uncore_pmu_del(struct perf_event *event, int flags);
389 .del = hisi_uncore_pmu_del, in hisi_ddrc_pmu_probe()
400 .del = hisi_uncore_pmu_del, in hisi_hha_pmu_probe()
390 .del = hisi_uncore_pmu_del, in hisi_l3c_pmu_probe()
303 void hisi_uncore_pmu_del(struct perf_event *event, int flags) in hisi_uncore_pmu_del() function