Searched refs:tick_stopped (Results 1 – 2 of 2) sorted by relevance
1456 bool idle_active, tick_stopped; in tick_nohz_idle_exit() local1466 tick_stopped = tick_sched_flag_test(ts, TS_FLAG_STOPPED); in tick_nohz_idle_exit()1468 if (idle_active || tick_stopped) in tick_nohz_idle_exit()1474 if (tick_stopped) in tick_nohz_idle_exit()
158 P_flag(tick_stopped, TS_FLAG_STOPPED); in print_cpu()
Completed in 7 milliseconds