Searched defs:nativeSize (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/ |
| H A D | heap_snapshot.cpp | 682 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 D | heap_snapshot.h | 64 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 D | heap.h | 1091 inline void RecordOrResetNativeSize(size_t nativeSize) in RecordOrResetNativeSize() argument
|
Completed in 7 milliseconds