Searched refs:getMonotonicTimeFast (Results 1 – 8 of 8) sorted by relevance
45 static_cast<uptr>(getMonotonicTimeFast() >> in alignas()
93 u64 getMonotonicTimeFast() { in getMonotonicTimeFast() function
152 u64 getMonotonicTimeFast();
150 u64 getMonotonicTimeFast() { in getMonotonicTimeFast() function
215 u64 getMonotonicTimeFast() { return _zx_clock_get_monotonic(); } in getMonotonicTimeFast() function
81 const u64 Time = getMonotonicTimeFast(); in init()1001 Sci->ReleaseInfo.LastReleaseAtNs = getMonotonicTimeFast();1057 getMonotonicTimeFast()) { in hasChanceToReleasePages()
129 const u64 Time = getMonotonicTimeFast(); in init()1219 Region->ReleaseInfo.LastReleaseAtNs = getMonotonicTimeFast();1283 getMonotonicTimeFast()) { in hasChanceToReleasePages()
200 const u64 Time = getMonotonicTimeFast(); in store()