Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/events/
Dcore.c450 static bool perf_rotate_context(struct perf_cpu_context *cpuctx);
1138 rotations = perf_rotate_context(cpuctx); in perf_mux_hrtimer_handler()
4155 static bool perf_rotate_context(struct perf_cpu_context *cpuctx) in perf_rotate_context() function