Home
last modified time | relevance | path

Searched refs:nstime_monotonic_t (Results 1 – 6 of 6) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
Dnstime.h34 typedef bool (nstime_monotonic_t)(void); typedef
35 extern nstime_monotonic_t *nstime_monotonic;
/external/jemalloc_new/include/jemalloc/internal/
Dnstime.h28 typedef bool (nstime_monotonic_t)(void); typedef
29 extern nstime_monotonic_t *JET_MUTABLE nstime_monotonic;
/external/jemalloc/src/
Dnstime.c167 nstime_monotonic_t *nstime_monotonic = JEMALLOC_N(n_nstime_monotonic);
/external/jemalloc_new/src/
Dnstime.c153 nstime_monotonic_t *JET_MUTABLE nstime_monotonic = nstime_monotonic_impl;
/external/jemalloc/test/unit/
Ddecay.c5 static nstime_monotonic_t *nstime_monotonic_orig;
/external/jemalloc_new/test/unit/
Ddecay.c5 static nstime_monotonic_t *nstime_monotonic_orig;