Searched refs:nstime_subtract (Results 1 – 8 of 8) sorted by relevance
99 nstime_subtract(&nsta, &nstb); in TEST_BEGIN()106 nstime_subtract(&nsta, &nstb); in TEST_BEGIN()173 nstime_subtract(&nsta, &nstc); in TEST_BEGIN()
29 void nstime_subtract(nstime_t *time, const nstime_t *subtrahend);
366 nstime_subtract
366 #define nstime_subtract JEMALLOC_N(nstime_subtract) macro
366 #undef nstime_subtract
25 nstime_subtract(&delta, &timer->t0); in timer_usec()
64 nstime_subtract(nstime_t *time, const nstime_t *subtrahend) in nstime_subtract() function
1344 nstime_subtract(&delta, &arena->decay.epoch); in arena_decay_epoch_advance_helper()