Searched refs:nstime_iadd (Results 1 – 6 of 6) sorted by relevance
92 nstime_iadd(&nsta, 1); in TEST_BEGIN()98 nstime_iadd(&nsta, BILLION + 1); in TEST_BEGIN()
21 void nstime_iadd(nstime_t *time, uint64_t addend);
241 #define nstime_iadd JEMALLOC_N(nstime_iadd) macro
244 #define nstime_iadd JEMALLOC_N(nstime_iadd) macro
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);