Searched defs:start_ns (Results 1 – 10 of 10) sorted by relevance
105 uint64_t start_ns = NanoTime(); in ReadUntilClosed() local
70 uint64_t start_ns() const { return start_ns_; } in start_ns() function
356 int64_t start_ns = start.tv_sec * 1000000000LL + start.tv_nsec; in main() local418 int64_t start_ns = start.tv_sec * 1000000000LL + start.tv_nsec; in main() local
155 uint64_t start_ns; in RunTrace() local
170 uint64_t start_ns = time_started_.time_since_epoch().count(); in NotifyStateChange() local
106 int64_t start_ns; member
895 uint64_t start_ns = ThreadCpuNanoTime(); in Run() local
381 uint64_t start_ns = kTimeCompileMethod ? NanoTime() : 0; in CompileMethodHarness() local
5135 uint64_t start_ns = kTimeVerifyMethod ? NanoTime() : 0; in VerifyMethod() local
1560 const uint64_t start_ns = NanoTime(); in TrimSpaces() local