Searched refs:total_time_ns_ (Results 1 - 2 of 2) sorted by relevance

/art/runtime/gc/collector/
H A Dgarbage_collector.cc74 total_time_ns_ = 0;
103 total_time_ns_ += current_iteration->GetDurationNs();
152 total_time_ns_ = 0;
H A Dgarbage_collector.h215 uint64_t total_time_ns_; member in class:art::gc::collector::GarbageCollector

Completed in 25 milliseconds