Home
last modified time | relevance | path

Searched defs:syntheticRoot (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_snapshot.cpp1143 Node *syntheticRoot = Node::NewNode(chunk_, 1, nodeCount_, GetString("SyntheticRoot"), in GenerateNodeForBinMod() local
1276 Node *syntheticRoot = Node::NewNode(chunk_, 1, nodeCount_, GetString("SyntheticRoot"), in AddSyntheticRoot() local
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/rawheap_translate/
Drawheap_translate.cpp222 auto syntheticRoot = std::make_shared<Node>(Node(0)); in ReadRootTable() local