Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/events/
Dcore.c485 static bool perf_rotate_context(struct perf_cpu_pmu_context *cpc);
1121 rotations = perf_rotate_context(cpc); in perf_mux_hrtimer_handler()
4369 static bool perf_rotate_context(struct perf_cpu_pmu_context *cpc) in perf_rotate_context() function