Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dcallchain.c488 static s64 match_chain(struct callchain_cursor_node *node, in match_chain() function
555 if (match_chain(node, cnode) < 0) in split_add_child()
636 cmp = match_chain(node, cnode); in append_chain()