Home
last modified time | relevance | path

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

/linux/drivers/perf/hisilicon/
H A Dhisi_uncore_pmu.c335 void hisi_uncore_pmu_start(struct perf_event *event, int flags) in hisi_uncore_pmu_start() function
356 EXPORT_SYMBOL_NS_GPL(hisi_uncore_pmu_start, "HISI_PMU");
392 hisi_uncore_pmu_start(event, PERF_EF_RELOAD); in hisi_uncore_pmu_add()
615 pmu->start = hisi_uncore_pmu_start; in hisi_pmu_init()
H A Dhisi_uncore_pmu.h150 void hisi_uncore_pmu_start(struct perf_event *event, int flags);