Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_tracker.cpp42 int selfSize = static_cast<int>(node->GetSelfSize()); in AllocationEvent() local
Dheap_snapshot.cpp774 size_t selfSize; in HandleBaseClassNode() local
/arkcompiler/toolchain/tooling/dynamic/test/
Dpt_types_test.cpp875 int32_t selfSize = nodeInfo->GetSelfSize(); in HWTEST_F_L0() local
910 int32_t selfSize = headInfo->GetSelfSize(); in HWTEST_F_L0() local
/arkcompiler/toolchain/tooling/dynamic/base/
Dpt_types.h1921 SamplingHeapProfileNode &SetSelfSize(int32_t selfSize) in SetSelfSize()
Dpt_types.cpp2254 int32_t selfSize; in Create() local