Searched refs:compressAliveSize (Results 1 – 1 of 1) sorted by relevance
491 size_t compressAliveSize = heap_->GetHeapObjectSize(); in RecordStatisticAfterGC() local492 SetRecordData(RecordData::COMPRESS_ALIVE_SIZE, compressAliveSize); in RecordStatisticAfterGC()493 IncreaseRecordData(RecordData::COMPRESS_TOTAL_ALIVE, compressAliveSize); in RecordStatisticAfterGC()