Home | Sort by relevance Sort by last modified time |
/art/runtime/gc/collector/ | |
concurrent_copying.h | 211 size_t from_space_num_bytes_at_first_pause_; member in class:art::gc::collector::ConcurrentCopying |
concurrent_copying.cc | 246 cc->from_space_num_bytes_at_first_pause_ = cc->region_space_->GetBytesAllocated(); [all...] |