Searched defs:new_footprint (Results 1 – 4 of 4) sorted by relevance
435 size_t new_footprint = old_allocated + alloc_size; in IsOutOfMemoryOnAllocation() local
4256 void Heap::VlogHeapGrowth(size_t old_footprint, size_t new_footprint, size_t alloc_size) { in VlogHeapGrowth()
302 void JitMemoryRegion::SetFootprintLimit(size_t new_footprint) { in SetFootprintLimit()
195 size_t new_footprint = footprint_ + increment; in AllocPages() local1361 size_t new_footprint = footprint_ - decrement; in Trim() local