Searched refs:TICK_MARGIN (Results 1 – 1 of 1) sorted by relevance
33 #define TICK_MARGIN 5 macro35 #define TICK_MARGIN 1 macro98 return dt >= dur && dt <= (dur + TICK_MARGIN); in sleep_time_valid()132 if (end_tick - start_tick > TICK_MARGIN) { in test_thread()145 if (end_tick - start_tick > TICK_MARGIN) { in test_thread()158 if (end_tick - start_tick > TICK_MARGIN) { in test_thread()