Searched refs:NanoTime (Results 1 – 12 of 12) sorted by relevance
469 const u64 start = NanoTime(); in BackgroundThread()475 u64 now = NanoTime(); in BackgroundThread()482 now = last_flush = NanoTime(); in BackgroundThread()496 now = NanoTime(); in BackgroundThread()
636 atomic_store_relaxed(&ctx->last_symbolize_time_ns, NanoTime()); in OutputReport()
22 (NanoTime() >> 12) ^ in RandomSeed()
211 u64 NanoTime() { in NanoTime() function
243 u64 NanoTime() { in NanoTime() function
576 u64 NanoTime() { in NanoTime() function589 u64 MonotonicNanoTime() { return NanoTime(); } in MonotonicNanoTime()
349 sci->rand_state = reinterpret_cast<uptr>(sci) ^ NanoTime(); in PopulateFreeList()
45 u64 NanoTime() { in NanoTime() function
314 u64 NanoTime();
635 u64 NanoTime() { in NanoTime() function646 u64 NanoTime() { in NanoTime() function
530 u64 NanoTime() { in NanoTime() function
393 FileHeader.Timestamp = NanoTime(); in nextBuffer()