Home
last modified time | relevance | path

Searched refs:old_footprint (Results 1 – 1 of 1) sorted by relevance

/art/runtime/gc/
Dheap.cc4258 void Heap::VlogHeapGrowth(size_t old_footprint, size_t new_footprint, size_t alloc_size) { in VlogHeapGrowth() argument
4259 VLOG(heap) << "Growing heap from " << PrettySize(old_footprint) << " to " in VlogHeapGrowth()