Searched refs:do_timer_last (Results 1 – 2 of 2) sorted by relevance
61 unsigned int do_timer_last : 1; member
839 (tick_do_timer_cpu != TICK_DO_TIMER_NONE || !ts->do_timer_last)) in tick_nohz_next_event()874 ts->do_timer_last = 1; in tick_nohz_stop_tick()876 ts->do_timer_last = 0; in tick_nohz_stop_tick()
Completed in 6 milliseconds