Home
last modified time | relevance | path

Searched defs:commitSize (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
H A Dgc_second_test.cpp155 size_t commitSize = thread->GetEcmaVM()->GetHeap()->GetCommittedSize(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dgc_stats.cpp172 size_t commitSize = GetRecordData(RecordData::EDEN_COMMIT_SIZE); in PrintGCMemoryStatistic() local
313 size_t commitSize = GetRecordData(RecordData::EDEN_TOTAL_COMMIT); in PrintGCSummaryStatistic() local
732 size_t commitSize = sHeap_->GetCommittedSize(); RecordStatisticBeforeGC() local
[all...]
H A Dgc_stats.h135 size_t commitSize = GetRecordData(RecordData::EDEN_TOTAL_COMMIT); in GetAvgSurvivalRate() local

Completed in 3 milliseconds