Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dregion_space.cc224 size_t live_bytes = r->LiveBytes(); in AssertAllRegionLiveBytesZeroOrCleared()
Dregion_space.h385 size_t LiveBytes() const { in LiveBytes() function