Searched refs:task_rotate (Results 1 – 1 of 1) sorted by relevance
4178 int cpu_rotate, task_rotate; in perf_rotate_context() local4187 task_rotate = task_ctx ? task_ctx->rotate_necessary : 0; in perf_rotate_context()4189 if (!(cpu_rotate || task_rotate)) in perf_rotate_context()4195 if (task_rotate) in perf_rotate_context()