Home
last modified time | relevance | path

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

/external/jemalloc/src/
Dnstime.c155 #define nstime_monotonic JEMALLOC_N(n_nstime_monotonic) macro
158 nstime_monotonic(void) in nstime_monotonic() function
166 #define nstime_monotonic JEMALLOC_N(nstime_monotonic) macro
167 nstime_monotonic_t *nstime_monotonic = JEMALLOC_N(n_nstime_monotonic); variable
/external/jemalloc/include/jemalloc/internal/
Dprivate_namespace.h362 #define nstime_monotonic JEMALLOC_N(nstime_monotonic) macro