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()
32 void nstime_subtract(nstime_t *time, const nstime_t *subtrahend);
343 nstime_subtract
345 #define nstime_subtract JEMALLOC_N(nstime_subtract) macro
345 #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
1284 nstime_subtract(&delta, &arena->decay_epoch); in arena_decay_epoch_advance()