Home
last modified time | relevance | path

Searched defs:bytes_allocated_before_gc (Results 1 – 1 of 1) sorted by relevance

/art/runtime/gc/
Dheap.cc2622 const size_t bytes_allocated_before_gc = GetBytesAllocated(); in CollectGarbageInternal() local
3517 size_t bytes_allocated_before_gc) { in GrowForUtilization()