Searched defs:nstime_update (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/jemalloc/src/
H A Dnstime.c101 #undef nstime_update macro
102 #define nstime_update JEMALLOC_N(n_nstime_update) macro
105 nstime_update(nstime_t *time) function
147 #undef nstime_update macro
148 #define nstime_update JEMALLOC_N(nstime_update) macro
149 nstime_update_t *nstime_update = JEMALLOC_N(n_nstime_update); variable
/freebsd-11-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h366 #define nstime_update JEMALLOC_N(nstime_update) macro

Completed in 619 milliseconds