Home
last modified time | relevance | path

Searched defs:actSize (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/rawheap_translate/
Drawheap_translate.cpp160 auto actSize = nextOffset - objTable[i].offset; in ReadObjTable() local
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler.cpp360 auto actSize = i + 1 < secHead[0] ? objTab[i + 1].offset - objTab[i].offset : in DecodeMemObj() local