Searched refs:live_bytes (Results 1 – 2 of 2) sorted by relevance
323 size_t live_bytes = r->LiveBytes(); in AssertAllRegionLiveBytesZeroOrCleared() local324 CHECK(live_bytes == 0U || live_bytes == static_cast<size_t>(-1)) << live_bytes; in AssertAllRegionLiveBytesZeroOrCleared()544 void AddLiveBytes(size_t live_bytes) { in AddLiveBytes() argument549 live_bytes_ += IsLarge() ? Top() - begin_ : live_bytes; in AddLiveBytes()
181 live_bytes = readu4(hprof) variable190 live_bytes = readu4(hprof) variable