Home | Sort by relevance Sort by last modified time |
/art/runtime/gc/collector/ | |
garbage_collector.h | 108 uint64_t total_paused_time_ns_; member in class:art::gc::collector::GarbageCollector |
garbage_collector.cc | 58 total_paused_time_ns_ = 0; |
mark_sweep.h | 190 return total_paused_time_ns_; |
mark_sweep.cc | [all...] |