Home
last modified time | relevance | path

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

/openbmc/linux/kernel/events/
H A Dcore.c8158 static int __perf_pmu_output_stop(void *info) in __perf_pmu_output_stop() function
8197 err = cpu_function_call(cpu, __perf_pmu_output_stop, event); in perf_pmu_output_stop()