Searched refs:NanoTime (Results 1 – 12 of 12) sorted by relevance
468 const u64 start = NanoTime(); in BackgroundThread()474 u64 now = NanoTime(); in BackgroundThread()481 now = last_flush = NanoTime(); in BackgroundThread()495 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
580 u64 NanoTime() { in NanoTime() function593 u64 MonotonicNanoTime() { return NanoTime(); } in MonotonicNanoTime()
349 sci->rand_state = reinterpret_cast<uptr>(sci) ^ NanoTime(); in PopulateFreeList()
45 u64 NanoTime() { in NanoTime() function
572 u64 NanoTime() { in NanoTime() function583 u64 NanoTime() { in NanoTime() function
315 u64 NanoTime();
530 u64 NanoTime() { in NanoTime() function
396 FileHeader.Timestamp = NanoTime(); in nextBuffer()