Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/perf/hisilicon/
Dhisi_uncore_pmu.c334 void hisi_uncore_pmu_stop(struct perf_event *event, int flags) in hisi_uncore_pmu_stop() function
349 EXPORT_SYMBOL_GPL(hisi_uncore_pmu_stop);
379 hisi_uncore_pmu_stop(event, PERF_EF_UPDATE); in hisi_uncore_pmu_del()
546 pmu->stop = hisi_uncore_pmu_stop; in hisi_pmu_init()
Dhisi_uncore_pmu.h103 void hisi_uncore_pmu_stop(struct perf_event *event, int flags);
Dhisi_uncore_cpa_pmu.c329 .stop = hisi_uncore_pmu_stop, in hisi_cpa_pmu_probe()