Searched refs:NanoTime (Results 1 – 20 of 20) sorted by relevance
61 static int64_t NanoTime() { in NanoTime() function144 g_benchmark_start_time_ns = NanoTime(); in RunRepeatedlyWithArg()151 g_benchmark_total_time_ns += NanoTime() - g_benchmark_start_time_ns; in RunRepeatedlyWithArg()198 g_benchmark_total_time_ns += NanoTime() - g_benchmark_start_time_ns; in StopBenchmarkTiming()204 g_benchmark_start_time_ns = NanoTime(); in StartBenchmarkTiming()
21 (NanoTime() >> 12) ^ in RandomSeed()
204 u64 NanoTime() { in NanoTime() function
240 u64 NanoTime() { in NanoTime() function
542 u64 NanoTime() { in NanoTime() function555 u64 MonotonicNanoTime() { return NanoTime(); } in MonotonicNanoTime()
349 sci->rand_state = reinterpret_cast<uptr>(sci) ^ NanoTime(); in PopulateFreeList()
50 u64 NanoTime() { in NanoTime() function
283 u64 NanoTime();
518 u64 NanoTime() { in NanoTime() function
493 u64 NanoTime() { in NanoTime() function
172 u64 last_flush = NanoTime(); in BackgroundThread()178 u64 now = NanoTime(); in BackgroundThread()185 last_flush = NanoTime(); in BackgroundThread()
498 atomic_store_relaxed(&ctx->last_symbolize_time_ns, NanoTime()); in OutputReport()
175 u64 last_flush = NanoTime(); in BackgroundThread()181 u64 now = NanoTime(); in BackgroundThread()188 last_flush = NanoTime(); in BackgroundThread()
502 atomic_store_relaxed(&ctx->last_symbolize_time_ns, NanoTime()); in OutputReport()
396 FileHeader.Timestamp = NanoTime(); in nextBuffer()
352 u64 NanoTime() { in NanoTime() function
397 u64 NanoTime() { in NanoTime() function
330 u64 NanoTime();
381 u64 NanoTime() { in NanoTime() function
280 Cookie = static_cast<u32>((NanoTime() >> 12) ^ in init()