Searched refs:nstime_iadd (Results 1 – 4 of 4) sorted by relevance
21 void nstime_iadd(nstime_t *time, uint64_t addend);
92 nstime_iadd(&nsta, 1); in TEST_BEGIN()98 nstime_iadd(&nsta, BILLION + 1); in TEST_BEGIN()
59 nstime_iadd(nstime_t *time, uint64_t addend) { in nstime_iadd() function
243 nstime_iadd(&next_wakeup, interval);251 nstime_iadd(&ts_wakeup, interval);