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

/freebsd-13-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dnstime.h29 extern nstime_monotonic_t *JET_MUTABLE nstime_monotonic;
H A Dprivate_namespace.h269 #define nstime_monotonic JEMALLOC_N(nstime_monotonic) macro
/freebsd-13-stable/contrib/jemalloc/src/
H A Dnstime.c153 nstime_monotonic_t *JET_MUTABLE nstime_monotonic = nstime_monotonic_impl; variable
H A Darena.c732 if (unlikely(!nstime_monotonic() && nstime_compare(&decay->epoch, &time)

Completed in 86 milliseconds