Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dcallchain.c716 static enum match_result match_chain(struct callchain_cursor_node *node, in match_chain() function
853 if (match_chain(node, cnode) == MATCH_LT) in split_add_child()
943 cmp = match_chain(node, cnode); in append_chain()