Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/kernel/
H A Dperf_event.c372 static void loongarch_pmu_stop(struct perf_event *event, int flags) in loongarch_pmu_stop() function
428 loongarch_pmu_stop(event, PERF_EF_UPDATE); in loongarch_pmu_del()
591 .stop = loongarch_pmu_stop,