Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
H A Dheap_snapshot.cpp682 size_t nativeSize = 0; in HandleBaseClassNode() local
37 NewNode(Chunk *chunk, NodeId id, size_t index, const CString *name, NodeType type, size_t size, size_t nativeSize, JSTaggedType entry, bool isLive) NewNode() argument
H A Dheap_snapshot.h64 Node(NodeId id, uint32_t index, const CString *name, NodeType type, size_t size, size_t nativeSize, in Node() argument
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dheap.h1091 inline void RecordOrResetNativeSize(size_t nativeSize) in RecordOrResetNativeSize() argument

Completed in 7 milliseconds