Searched refs:tick_stopped (Results 1 – 2 of 2) sorted by relevance
1451 bool idle_active, tick_stopped; in tick_nohz_idle_exit() local1461 tick_stopped = tick_sched_flag_test(ts, TS_FLAG_STOPPED); in tick_nohz_idle_exit()1463 if (idle_active || tick_stopped) in tick_nohz_idle_exit()1469 if (tick_stopped) in tick_nohz_idle_exit()
158 P_flag(tick_stopped, TS_FLAG_STOPPED); in print_cpu()