Searched refs:newly_freed (Results 1 – 1 of 1) sorted by relevance
2005 int64_t newly_freed = GetBytesFreedEver() - bytes_freed_before; in AllocateInternalWithGc() local2007 double newly_freed_ratio = static_cast<double>(newly_freed) / growth_limit_; in AllocateInternalWithGc()