Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/gc/
H A Dheap.cc2841 const size_t bytes_allocated_before_gc = GetBytesAllocated(); in CollectGarbageInternal() local
3774 size_t bytes_allocated_before_gc) { in GrowForUtilization()