Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap.cc3623 const size_t bytes_allocated_during_gc = in GrowForUtilization() local
3627 size_t remaining_bytes = bytes_allocated_during_gc; in GrowForUtilization()