Home
last modified time | relevance | path

Searched defs:getMonotonicTime (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dtrusty.cpp86 u64 getMonotonicTime() { in getMonotonicTime() function
H A Dlinux.cpp143 u64 getMonotonicTime() { in getMonotonicTime() function
H A Dfuchsia.cpp214 u64 getMonotonicTime() { return _zx_clock_get_monotonic(); } getMonotonicTime() function