Searched refs:hisi_uncore_pmu_add (Results 1 – 5 of 5) sorted by relevance
85 int hisi_uncore_pmu_add(struct perf_event *event, int flags);
393 .add = hisi_uncore_pmu_add, in hisi_ddrc_pmu_probe()
404 .add = hisi_uncore_pmu_add, in hisi_hha_pmu_probe()
394 .add = hisi_uncore_pmu_add, in hisi_l3c_pmu_probe()
293 int hisi_uncore_pmu_add(struct perf_event *event, int flags) in hisi_uncore_pmu_add() function