Searched refs:start_ns_ (Results 1 – 3 of 3) sorted by relevance
120 start_ns_(NanoTime()) {} in ProfMan()337 uint64_t time_taken = NanoTime() - start_ns_; in LogCompletionTime()351 uint64_t start_ns_; member in art::FINAL
460 const uint64_t duration = NanoTime() - start_ns_; in Dump()865 uint64_t start_ns_ = NanoTime(); member in art::hprof::Hprof
509 start_ns_(NanoTime()), in Dex2Oat()2390 LOG(INFO) << "dex2oat took " << PrettyDuration(NanoTime() - start_ns_) in LogCompletionTime()2438 uint64_t start_ns_; member in art::FINAL