Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/perf/hisilicon/
Dhisi_uncore_pmu.c313 void hisi_uncore_pmu_start(struct perf_event *event, int flags) in hisi_uncore_pmu_start() function
334 EXPORT_SYMBOL_GPL(hisi_uncore_pmu_start);
370 hisi_uncore_pmu_start(event, PERF_EF_RELOAD); in hisi_uncore_pmu_add()
547 pmu->start = hisi_uncore_pmu_start; in hisi_pmu_init()
Dhisi_uncore_pmu.h116 void hisi_uncore_pmu_start(struct perf_event *event, int flags);