Home
last modified time | relevance | path

Searched refs:hisi_uncore_pmu_stop (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/perf/hisilicon/
Dhisi_uncore_pmu.c322 void hisi_uncore_pmu_stop(struct perf_event *event, int flags) in hisi_uncore_pmu_stop() function
337 EXPORT_SYMBOL_GPL(hisi_uncore_pmu_stop);
367 hisi_uncore_pmu_stop(event, PERF_EF_UPDATE); in hisi_uncore_pmu_del()
533 pmu->stop = hisi_uncore_pmu_stop; in hisi_pmu_init()
Dhisi_uncore_pmu.h117 void hisi_uncore_pmu_stop(struct perf_event *event, int flags);