Searched refs:bytes_allocated_during_gc (Results 1 – 1 of 1) sorted by relevance
3325 const uint64_t bytes_allocated_during_gc = bytes_allocated + freed_bytes - in GrowForUtilization() local3331 size_t remaining_bytes = bytes_allocated_during_gc * gc_duration_seconds; in GrowForUtilization()