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 69 total_time_ns_ = 0;
96 total_time_ns_ += current_iteration->GetDurationNs();
142 total_time_ns_ = 0;
garbage_collector.h 192 uint64_t total_time_ns_; member in class:art::gc::collector::GarbageCollector

Completed in 38 milliseconds