Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dcallchain.c437 static s64 match_chain(struct callchain_cursor_node *node, in match_chain() function
504 if (match_chain(node, cnode) < 0) in split_add_child()
585 cmp = match_chain(node, cnode); in append_chain()