Searched refs:start_ns_ (Results 1 – 3 of 3) sorted by relevance
233 start_ns_(NanoTime()), in ProfMan()1310 uint64_t time_taken = NanoTime() - start_ns_; in LogCompletionTime()1334 uint64_t start_ns_; member in art::ProfMan
480 const uint64_t duration = NanoTime() - start_ns_; in Dump()881 uint64_t start_ns_ = NanoTime(); member in art::hprof::Hprof
661 start_ns_(NanoTime()), in Dex2Oat()2697 << PrettyDuration(NanoTime() - start_ns_) in LogCompletionTime()2746 uint64_t start_ns_; member in art::Dex2Oat