Searched refs:exclude_other (Results 1 – 4 of 4) sorted by relevance
415 if (symbol_conf.exclude_other && !he->parent) in __hist_entry__snprintf()462 if (symbol_conf.exclude_other && !he->parent) in hist_entry__hierarchy_fprintf()
107 exclude_other, member
490 if (symbol_conf.exclude_other && parent == NULL) in symbol__parent_filter()
1038 OPT_BOOLEAN('x', "exclude-other", &symbol_conf.exclude_other, in cmd_report()