Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/perf/hisilicon/
Dhisi_uncore_pmu.h81 void hisi_uncore_pmu_read(struct perf_event *event);
Dhisi_uncore_ddrc_pmu.c392 .read = hisi_uncore_pmu_read, in hisi_ddrc_pmu_probe()
Dhisi_uncore_hha_pmu.c403 .read = hisi_uncore_pmu_read, in hisi_hha_pmu_probe()
Dhisi_uncore_l3c_pmu.c393 .read = hisi_uncore_pmu_read, in hisi_l3c_pmu_probe()
Dhisi_uncore_pmu.c314 void hisi_uncore_pmu_read(struct perf_event *event) in hisi_uncore_pmu_read() function