Searched defs:live_bytes (Results 1 – 2 of 2) sorted by relevance
181 live_bytes = readu4(hprof) variable190 live_bytes = readu4(hprof) variable
329 size_t live_bytes = r->LiveBytes(); in AssertAllRegionLiveBytesZeroOrCleared() local555 void AddLiveBytes(size_t live_bytes) { in AddLiveBytes()