Searched refs:from_space_num_bytes_at_first_pause_ (Results 1 – 2 of 2) sorted by relevance
254 size_t from_space_num_bytes_at_first_pause_; variable
209 cc->from_space_num_bytes_at_first_pause_ = cc->region_space_->GetBytesAllocated(); in Run()902 CHECK_EQ(from_space_num_bytes_at_first_pause_, from_bytes + unevac_from_bytes); in ReclaimPhase()