Home
last modified time | relevance | path

Searched refs:start_cputime_ns_ (Results 1 – 1 of 1) sorted by relevance

/art/dex2oat/
Ddex2oat.cc799 start_cputime_ns_(ProcessCpuNanoTime()), in Dex2Oat()
2966 << " (" << PrettyDuration(ProcessCpuNanoTime() - start_cputime_ns_) << " cpu)" in LogCompletionTime()
3016 uint64_t start_cputime_ns_; member in art::Dex2Oat