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