Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap.cc2539 const uint64_t bytes_allocated_before_gc = GetBytesAllocated(); in CollectGarbageInternal() local
3433 uint64_t bytes_allocated_before_gc) { in GrowForUtilization()