Searched refs:getMonotonicTimeFast (Results 1 – 7 of 7) sorted by relevance
93 u64 getMonotonicTimeFast() { in getMonotonicTimeFast() 91 u64 getMonotonicTimeFast() { getMonotonicTimeFast() function
153 u64 getMonotonicTimeFast() { in getMonotonicTimeFast() function
178 u64 getMonotonicTimeFast();
214 u64 getMonotonicTimeFast() { return _zx_clock_get_monotonic(); } in getMonotonicTimeFast() function
249 const u64 Time = getMonotonicTimeFast(); in init()1115 Sci->ReleaseInfo.LastReleaseAtNs = getMonotonicTimeFast(); in releaseToOSMaybe()1172 getMonotonicTimeFast()) { in hasChanceToReleasePages()
340 const u64 Time = getMonotonicTimeFast(); in init()1480 Region->ReleaseInfo.LastReleaseAtNs = getMonotonicTimeFast(); in releaseToOSMaybe()1543 const u64 CurTimeNs = getMonotonicTimeFast(); in hasChanceToReleasePages()
301 Time = getMonotonicTimeFast(); in store()