Home
last modified time | relevance | path

Searched defs:nativeSize (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/rawheap_translate/
Drawheap_translate.h38 uint32_t nativeSize; member
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_snapshot.cpp36 size_t nativeSize, JSTaggedType entry, bool isLive) in NewNode()
681 size_t nativeSize = 0; in HandleBaseClassNode() local
/arkcompiler/ets_runtime/ecmascript/mem/
Dheap.h1158 inline void RecordOrResetNativeSize(size_t nativeSize) in RecordOrResetNativeSize()