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

  /art/runtime/gc/collector/
concurrent_copying.h 291 size_t from_space_num_bytes_at_first_pause_; member in class:art::gc::collector::ConcurrentCopying
concurrent_copying.cc 87 from_space_num_bytes_at_first_pause_(0),
428 cc->from_space_num_bytes_at_first_pause_ = cc->region_space_->GetBytesAllocated();
    [all...]

Completed in 88 milliseconds