Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/perf/hisilicon/
Dhisi_uncore_pmu.c386 void hisi_uncore_pmu_read(struct perf_event *event) in hisi_uncore_pmu_read() function
391 EXPORT_SYMBOL_GPL(hisi_uncore_pmu_read);
547 pmu->read = hisi_uncore_pmu_read; in hisi_pmu_init()
Dhisi_uncore_pmu.h99 void hisi_uncore_pmu_read(struct perf_event *event);
Dhisi_uncore_cpa_pmu.c330 .read = hisi_uncore_pmu_read, in hisi_cpa_pmu_probe()