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

/linux-master/drivers/perf/hisilicon/
H A Dhisi_uncore_pmu.c313 void hisi_uncore_pmu_start(struct perf_event *event, int flags) function
334 EXPORT_SYMBOL_GPL(hisi_uncore_pmu_start); variable
370 hisi_uncore_pmu_start(event, PERF_EF_RELOAD);
547 pmu->start = hisi_uncore_pmu_start;
H A Dhisi_uncore_pmu.h116 void hisi_uncore_pmu_start(struct perf_event *event, int flags);

Completed in 127 milliseconds