Searched refs:idle_counter (Results 1 – 1 of 1) sorted by relevance
28 static int idle_counter; variable34 if (++idle_counter == NUM_TICKS) in idle_cb()44 ASSERT_EQ(idle_counter, NUM_TICKS); in TEST_IMPL()
Completed in 3 milliseconds