Home
last modified time | relevance | path

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

/tools/perf/util/
Dcallchain.c591 append_chain_children(struct callchain_node *root, in append_chain_children() function
695 if (append_chain_children(root, cursor, period) < 0) in append_chain()
710 if (append_chain_children(&root->node, cursor, period) < 0) in callchain_append()
740 if (append_chain_children(dst, cursor, src->hit) < 0) in merge_chain_branch()