Home
last modified time | relevance | path

Searched defs:selfSize (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
H A Dheap_tracker.cpp42 int selfSize = static_cast<int>(node->GetSelfSize()); in AllocationEvent() local
H A Dheap_snapshot.cpp681 size_t selfSize = (size != 0) ? size : obj->GetClass()->SizeFromJSHClass(obj); in HandleBaseClassNode() local
/arkcompiler/toolchain/tooling/test/
H A Dpt_types_test.cpp871 int32_t selfSize = nodeInfo->GetSelfSize(); in HWTEST_F_L0() local
906 int32_t selfSize = headInfo->GetSelfSize(); in HWTEST_F_L0() local
/arkcompiler/toolchain/tooling/base/
H A Dpt_types.cpp2255 int32_t selfSize; in Create() local
H A Dpt_types.h1910 SamplingHeapProfileNode &SetSelfSize(int32_t selfSize) in SetSelfSize() argument

Completed in 15 milliseconds