Home
last modified time | relevance | path

Searched refs:match_chain (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dcallchain.c710 static enum match_result match_chain(struct callchain_cursor_node *node, in match_chain() function
847 if (match_chain(node, cnode) == MATCH_LT) in split_add_child()
937 cmp = match_chain(node, cnode); in append_chain()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dcallchain.c719 static enum match_result match_chain(struct callchain_cursor_node *node, in match_chain() function
856 if (match_chain(node, cnode) == MATCH_LT) in split_add_child()
946 cmp = match_chain(node, cnode); in append_chain()

Completed in 5 milliseconds