Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/events/
Dcore.c443 static bool perf_rotate_context(struct perf_cpu_context *cpuctx);
1136 rotations = perf_rotate_context(cpuctx); in perf_mux_hrtimer_handler()
4060 static bool perf_rotate_context(struct perf_cpu_context *cpuctx) in perf_rotate_context() function