Searched refs:profiler_tick (Results 1 – 1 of 1) sorted by relevance
11 static uint32_t profiler_tick = 0; variable17 return profiler_tick++; in get_tick_cb()51 profiler_tick = 0; in test_profiler_normal()66 TEST_ASSERT_EQUAL_INT(profiler_tick, 4); in test_profiler_normal()79 profiler_tick = 0; in test_profiler_disable()94 TEST_ASSERT_EQUAL_INT(profiler_tick, 0); in test_profiler_disable()