Searched refs:NUM_TICKS (Results 1 – 2 of 2) sorted by relevance
28 #define NUM_TICKS (2 * 1000 * 1000) macro36 if (++ticks == NUM_TICKS) in idle_cb()63 ASSERT(ticks == NUM_TICKS); in BENCHMARK_IMPL()66 NUM_TICKS, in BENCHMARK_IMPL()68 NUM_TICKS / (ns / 1e9)); in BENCHMARK_IMPL()
25 #define NUM_TICKS 64 macro34 if (++idle_counter == NUM_TICKS) in idle_cb()44 ASSERT(idle_counter == NUM_TICKS); in TEST_IMPL()