Home
last modified time | relevance | path

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

/linux/kernel/events/
H A Dcore.c500 static bool perf_rotate_context(struct perf_cpu_pmu_context *cpc);
1185 rotations = perf_rotate_context(cpc); in perf_mux_hrtimer_handler()
4447 static bool perf_rotate_context(struct perf_cpu_pmu_context *cpc) in perf_rotate_context() function