Home
last modified time | relevance | path

Searched defs:nstime_divide (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/jemalloc/src/
H A Dnstime.c95 nstime_divide(const nstime_t *time, const nstime_t *divisor) { in nstime_divide() function
/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h262 #define nstime_divide JEMALLOC_N(nstime_divide) macro