Home
last modified time | relevance | path

Searched refs:AccumulateNodeSize (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_snapshot.h404 void AccumulateNodeSize(size_t size) in AccumulateNodeSize() function
Dheap_snapshot.cpp1014 AccumulateNodeSize(node->GetSelfSize()); in InsertNodeUnique()