Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dregion_space.h230 size_t live_bytes = r->LiveBytes(); in AssertAllRegionLiveBytesZeroOrCleared() local
410 void AddLiveBytes(size_t live_bytes) { in AddLiveBytes()