Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
H A Dsnapshot_processor.h141 uint32_t StatisticsHugeObjectSize(HugeObjectSpace* space);
H A Dsnapshot_processor.cpp1117 objSizeVector.emplace_back(StatisticsHugeObjectSize(hugeObjectLocalSpace_)); in StatisticsObjectSize()
1135 uint32_t SnapshotProcessor::StatisticsHugeObjectSize(HugeObjectSpace* space) in StatisticsHugeObjectSize() function in panda::ecmascript::SnapshotProcessor

Completed in 4 milliseconds