Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_snapshot.cpp942 (*iter)->IncEdgeCount(); // Update Node's edgeCount_ here in FillEdges()
967 (*iter)->IncEdgeCount(); // Update Node's edgeCount_ here in FillPrimitiveEdge()
1057 … syntheticRoot->IncEdgeCount(); \ in AddSyntheticRoot()
Dheap_snapshot.h102 void IncEdgeCount() in IncEdgeCount() function