Home
last modified time | relevance | path

Searched refs:ImportNode (Results 1 – 3 of 3) sorted by relevance

/developtools/hiperf/include/
Dunique_stack_table.h96 bool ImportNode(uint32_t index, const Node& node);
/developtools/hiperf/src/
Dunique_stack_table.cpp192 bool UniqueStackTable::ImportNode(uint32_t index, const Node& node) in ImportNode() function in OHOS::Developtools::HiPerf::UniqueStackTable
Dvirtual_runtime.cpp1073 stackTable->ImportNode(node.index, node.node); in ImportUniqueStackNodes()