Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dcallchain.c859 append_chain_children(struct callchain_node *root, in append_chain_children() function
963 if (append_chain_children(root, cursor, period) < 0) in append_chain()
978 if (append_chain_children(&root->node, cursor, period) < 0) in callchain_append()
1009 if (append_chain_children(dst, cursor, src->hit) < 0) in merge_chain_branch()