Searched refs:NanoTime (Results 1 – 7 of 7) 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()
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()
352 u64 NanoTime() { in NanoTime() function
397 u64 NanoTime() { in NanoTime() function
330 u64 NanoTime();
381 u64 NanoTime() { in NanoTime() function