Home
last modified time | relevance | path

Searched refs:youngCommitSize (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dgc_stats.cpp411 size_t youngCommitSize = in RecordStatisticBeforeGC() local
413 SetRecordData(RecordData::YOUNG_COMMIT_SIZE, youngCommitSize); in RecordStatisticBeforeGC()
414 IncreaseRecordData(RecordData::YOUNG_TOTAL_COMMIT, youngCommitSize); in RecordStatisticBeforeGC()

Completed in 2 milliseconds