Home | History | Annotate | Download | only in gc

Lines Matching refs:concurrent_start_bytes_

159       concurrent_start_bytes_(std::numeric_limits<size_t>::max()),
414 concurrent_start_bytes_ = std::numeric_limits<size_t>::max();
1839 concurrent_start_bytes_ =
1842 concurrent_start_bytes_ = std::numeric_limits<size_t>::max();
2219 concurrent_start_bytes_ = std::numeric_limits<size_t>::max();
2994 concurrent_start_bytes_ = std::max(max_allowed_footprint_ - remaining_bytes,
3158 return concurrent_start_bytes_ != std::numeric_limits<size_t>::max();