Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat.cc787 start_cputime_ns_(ProcessCpuNanoTime()), in Dex2Oat()
2962 << " (" << PrettyDuration(ProcessCpuNanoTime() - start_cputime_ns_) << " cpu)" in LogCompletionTime()
3012 uint64_t start_cputime_ns_; member in art::Dex2Oat