HomeSort by relevance Sort by last modified time
    Searched refs:start_ns_ (Results 1 - 3 of 3) sorted by null

  /art/profman/
profman.cc 166 start_ns_(NanoTime()) {}
944 uint64_t start_ns_; member in class:art::FINAL
    [all...]
  /art/runtime/hprof/
hprof.cc 480 const uint64_t duration = NanoTime() - start_ns_;
886 uint64_t start_ns_ = NanoTime(); member in class:art::hprof::Hprof
    [all...]
  /art/dex2oat/
dex2oat.cc 528 start_ns_(NanoTime()),
2705 uint64_t start_ns_; member in class:art::FINAL
    [all...]

Completed in 82 milliseconds