Searched refs:nstime_subtract (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/jemalloc/include/jemalloc/internal/
H A Dnstime.h32 void nstime_subtract(nstime_t *time, const nstime_t *subtrahend);
H A Dprivate_namespace.h365 #define nstime_subtract JEMALLOC_N(nstime_subtract) macro
/freebsd-11.0-release/contrib/jemalloc/src/
H A Dnstime.c64 nstime_subtract(nstime_t *time, const nstime_t *subtrahend) function
H A Darena.c1318 nstime_subtract(&delta, &arena->decay_epoch);

Completed in 71 milliseconds