Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_snapshot.cpp1139 CList<Edge *> rootEdges; in GenerateNodeForBinMod() local
1275 CList<Edge *> rootEdges; in AddSyntheticRoot() local
1300CList<Edge *> &rootEdges, CUnorderedSet<JSTaggedType> &values) in AddSyntheticRoot()
1329CList<Edge *> &rootEdges, CUnorderedSet<JSTaggedType> &values) in AddSyntheticRoot()
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/rawheap_translate/
Drawheap_translate.cpp228 std::vector<std::shared_ptr<Edge>> rootEdges; in ReadRootTable() local