Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/perf/hisilicon/
Dhisi_uncore_pmu.c311 void hisi_uncore_pmu_start(struct perf_event *event, int flags) in hisi_uncore_pmu_start() function
332 EXPORT_SYMBOL_GPL(hisi_uncore_pmu_start);
368 hisi_uncore_pmu_start(event, PERF_EF_RELOAD); in hisi_uncore_pmu_add()
545 pmu->start = hisi_uncore_pmu_start; in hisi_pmu_init()
Dhisi_uncore_pmu.h102 void hisi_uncore_pmu_start(struct perf_event *event, int flags);
Dhisi_uncore_cpa_pmu.c328 .start = hisi_uncore_pmu_start, in hisi_cpa_pmu_probe()