Home
last modified time | relevance | path

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

/external/jemalloc/src/
Dnstime.c102 #define nstime_update JEMALLOC_N(nstime_update_impl) macro
105 nstime_update(nstime_t *time) in nstime_update() function
146 #define nstime_update JEMALLOC_N(nstime_update) macro
147 nstime_update_t *nstime_update = JEMALLOC_N(nstime_update_impl); variable
/external/jemalloc/include/jemalloc/internal/
Dprivate_namespace.h346 #define nstime_update JEMALLOC_N(nstime_update) macro