Searched refs:VlogHeapGrowth (Results 1 - 3 of 3) sorted by relevance

/art/runtime/gc/
H A Dheap-inl.h406 VlogHeapGrowth(max_allowed_footprint_, new_footprint, alloc_size);
H A Dheap.h1094 static void VlogHeapGrowth(size_t max_allowed_footprint, size_t new_footprint, size_t alloc_size);
H A Dheap.cc4108 void Heap::VlogHeapGrowth(size_t max_allowed_footprint, size_t new_footprint, size_t alloc_size) { function in class:art::gc::Heap

Completed in 1751 milliseconds