Searched defs:getMonotonicTimeFast (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ | ||
H A D | trusty.cpp | 91 u64 getMonotonicTimeFast() { getMonotonicTimeFast() function |
H A D | fuchsia.cpp | 214 u64 getMonotonicTimeFast() { return _zx_clock_get_monotonic(); } in getMonotonicTimeFast() function |
H A D | linux.cpp | 143 u64 getMonotonicTimeFast() { getMonotonicTimeFast() function |