Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dcallchain.c533 create_child(struct callchain_node *parent, bool inherit_children) in create_child() argument
546 if (inherit_children) { in create_child()