Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dcallchain.c522 * Create a child for a parent. If inherit_children, then the new child
526 create_child(struct callchain_node *parent, bool inherit_children) in create_child() argument
539 if (inherit_children) { in create_child()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dcallchain.c529 * Create a child for a parent. If inherit_children, then the new child
533 create_child(struct callchain_node *parent, bool inherit_children) in create_child() argument
546 if (inherit_children) { in create_child()

Completed in 5 milliseconds