Searched refs:tick_stopped (Results 1 – 1 of 1) sorted by relevance
1494 bool idle_active, tick_stopped; in tick_nohz_idle_exit() local1504 tick_stopped = tick_sched_flag_test(ts, TS_FLAG_STOPPED); in tick_nohz_idle_exit()1506 if (idle_active || tick_stopped) in tick_nohz_idle_exit()1512 if (tick_stopped) in tick_nohz_idle_exit()