Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/perf/hisilicon/
Dhisi_uncore_pmu.c336 void hisi_uncore_pmu_stop(struct perf_event *event, int flags) in hisi_uncore_pmu_stop() function
351 EXPORT_SYMBOL_GPL(hisi_uncore_pmu_stop);
381 hisi_uncore_pmu_stop(event, PERF_EF_UPDATE); in hisi_uncore_pmu_del()
548 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);