Searched refs:nstime_monotonic (Results 1 – 7 of 7) sorted by relevance
457 nstime_monotonic_orig = nstime_monotonic; in TEST_BEGIN()459 nstime_monotonic = nstime_monotonic_mock; in TEST_BEGIN()477 nstime_monotonic = nstime_monotonic_orig; in TEST_BEGIN()508 nstime_monotonic_orig = nstime_monotonic; in TEST_BEGIN()510 nstime_monotonic = nstime_monotonic_mock; in TEST_BEGIN()535 nstime_monotonic = nstime_monotonic_orig; in TEST_BEGIN()
205 nstime_monotonic(); in TEST_BEGIN()
29 extern nstime_monotonic_t *JET_MUTABLE nstime_monotonic;
247 #define nstime_monotonic JEMALLOC_N(nstime_monotonic) macro
250 #define nstime_monotonic JEMALLOC_N(nstime_monotonic) macro
153 nstime_monotonic_t *JET_MUTABLE nstime_monotonic = nstime_monotonic_impl; variable
632 if (unlikely(!nstime_monotonic() && nstime_compare(&decay->epoch, &time) in arena_maybe_decay()