Home
last modified time | relevance | path

Searched refs:NSTIME_MONOTONIC (Results 1 – 2 of 2) sorted by relevance

/external/jemalloc/src/
Dnstime.c101 # define NSTIME_MONOTONIC true macro
114 # define NSTIME_MONOTONIC true macro
124 # define NSTIME_MONOTONIC true macro
134 # define NSTIME_MONOTONIC true macro
142 # define NSTIME_MONOTONIC false macro
161 return (NSTIME_MONOTONIC); in nstime_monotonic()
162 #undef NSTIME_MONOTONIC in nstime_monotonic()
/external/jemalloc_new/src/
Dnstime.c102 # define NSTIME_MONOTONIC true macro
114 # define NSTIME_MONOTONIC true macro
123 # define NSTIME_MONOTONIC true macro
132 # define NSTIME_MONOTONIC true macro
138 # define NSTIME_MONOTONIC false macro
150 return NSTIME_MONOTONIC; in nstime_monotonic_impl()
151 #undef NSTIME_MONOTONIC in nstime_monotonic_impl()