Searched refs:youngCommitSize (Results 1 – 1 of 1) sorted by relevance
391 size_t youngCommitSize = heap_->GetNewSpace()->GetCommittedSize(); in RecordStatisticBeforeGC() local392 SetRecordData(RecordData::YOUNG_COMMIT_SIZE, youngCommitSize); in RecordStatisticBeforeGC()393 IncreaseRecordData(RecordData::YOUNG_TOTAL_COMMIT, youngCommitSize); in RecordStatisticBeforeGC()