Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dcallchain.h308 bool callchain_cnode_matched(struct callchain_node *base_cnode,
H A Dcallchain.c1726 bool callchain_cnode_matched(struct callchain_node *base_cnode, in callchain_cnode_matched() argument
1736 list_for_each_entry(base_chain, &base_cnode->val, list) { in callchain_cnode_matched()