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

  /art/runtime/gc/collector/
garbage_collector.cc 80 total_time_ns_ = 0;
112 total_time_ns_ += current_iteration->GetDurationNs();
162 total_time_ns_ = 0;
garbage_collector.h 149 uint64_t total_time_ns_; member in class:art::gc::collector::GarbageCollector

Completed in 52 milliseconds