Searched refs:hisi_uncore_pmu_read (Results 1 – 5 of 5) sorted by relevance
81 void hisi_uncore_pmu_read(struct perf_event *event);
392 .read = hisi_uncore_pmu_read, in hisi_ddrc_pmu_probe()
403 .read = hisi_uncore_pmu_read, in hisi_hha_pmu_probe()
393 .read = hisi_uncore_pmu_read, in hisi_l3c_pmu_probe()
314 void hisi_uncore_pmu_read(struct perf_event *event) in hisi_uncore_pmu_read() function