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

/freebsd-13-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dnstime.h26 uint64_t nstime_divide(const nstime_t *time, const nstime_t *divisor);
H A Dprivate_namespace.h262 #define nstime_divide JEMALLOC_N(nstime_divide) macro
/freebsd-13-stable/contrib/jemalloc/src/
H A Dnstime.c95 nstime_divide(const nstime_t *time, const nstime_t *divisor) { function
H A Darena.c630 uint64_t nadvance_u64 = nstime_divide(&delta, &decay->interval);

Completed in 89 milliseconds