Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/perf/hisilicon/
Dhisi_uncore_pmu.c299 void hisi_uncore_pmu_start(struct perf_event *event, int flags) in hisi_uncore_pmu_start() function
320 EXPORT_SYMBOL_GPL(hisi_uncore_pmu_start);
356 hisi_uncore_pmu_start(event, PERF_EF_RELOAD); in hisi_uncore_pmu_add()
532 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);