Searched refs:nstime_subtract (Results 1 – 6 of 6) sorted by relevance
22 void nstime_subtract(nstime_t *time, const nstime_t *subtrahend);
274 #define nstime_subtract JEMALLOC_N(nstime_subtract) macro
66 nstime_subtract(nstime_t *time, const nstime_t *subtrahend) { in nstime_subtract() function
103 nstime_subtract(&delta, &before); in malloc_mutex_lock_slow()
265 nstime_subtract(&after_sleep, &before_sleep);691 nstime_subtract(&diff, &decay->epoch);
245 nstime_subtract(&astats->uptime, &arena->create_time); in arena_stats_merge()628 nstime_subtract(&delta, &decay->epoch); in arena_decay_epoch_advance_helper()