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

/external/linux-tools-perf/src/tools/perf/util/
H A Dcallchain.c162 * Create a child for a parent. If inherit_children, then the new child
166 create_child(struct callchain_node *parent, bool inherit_children) argument
179 if (inherit_children) {

Completed in 431 milliseconds