Searched refs:NanoTime (Results 1 – 13 of 13) 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
245 u64 NanoTime() {
349 sci->rand_state = reinterpret_cast<uptr>(sci) ^ NanoTime(); in PopulateFreeList()
593 u64 NanoTime() { in NanoTime() function606 u64 MonotonicNanoTime() { return NanoTime(); } in MonotonicNanoTime()
45 u64 NanoTime() { in NanoTime() function
324 u64 NanoTime();
672 u64 NanoTime() { in NanoTime() function683 u64 NanoTime() { in NanoTime() function
523 u64 NanoTime() { in NanoTime() function
393 FileHeader.Timestamp = NanoTime(); in nextBuffer()