Searched refs:LiveBytes (Results 1 – 2 of 2) sorted by relevance
/art/runtime/gc/space/ | ||
D | region_space.cc | 224 size_t live_bytes = r->LiveBytes(); in AssertAllRegionLiveBytesZeroOrCleared() |
D | region_space.h | 385 size_t LiveBytes() const { in LiveBytes() function |