Searched refs:NanoTime (Results 1 – 15 of 15) sorted by relevance
208 const u64 start = NanoTime(); in BackgroundThread()210 u64 last_flush = NanoTime(); in BackgroundThread()216 u64 now = NanoTime(); in BackgroundThread()223 last_flush = NanoTime(); in BackgroundThread()
741 atomic_store_relaxed(&ctx->last_symbolize_time_ns, NanoTime()); in OutputReport()
21 (NanoTime() >> 12) ^ in RandomSeed()
465 const u64 start = NanoTime(); in BackgroundThread()471 u64 now = NanoTime(); in BackgroundThread()478 now = last_flush = NanoTime(); in BackgroundThread()492 now = NanoTime(); in BackgroundThread()
637 atomic_store_relaxed(&ctx->last_symbolize_time_ns, NanoTime()); in OutputReport()
211 u64 NanoTime() { in NanoTime() function
243 u64 NanoTime() { in NanoTime() function
575 u64 NanoTime() { in NanoTime() function588 u64 MonotonicNanoTime() { return NanoTime(); } in MonotonicNanoTime()
349 sci->rand_state = reinterpret_cast<uptr>(sci) ^ NanoTime(); in PopulateFreeList()
45 u64 NanoTime() { in NanoTime() function
579 u64 NanoTime() { in NanoTime() function590 u64 NanoTime() { in NanoTime() function
305 u64 NanoTime();
530 u64 NanoTime() { in NanoTime() function
396 FileHeader.Timestamp = NanoTime(); in nextBuffer()
280 Cookie = static_cast<u32>((NanoTime() >> 12) ^ in init()