Searched refs:exclude_other (Results 1 – 5 of 5) sorted by relevance
445 OPT_BOOLEAN('x', "exclude-other", &symbol_conf.exclude_other,517 symbol_conf.exclude_other = false; in cmd_report()
221 symbol_conf.exclude_other = false; in cmd_diff()
102 exclude_other, member
125 if (symbol_conf.exclude_other && parent == NULL) in symbol__parent_filter()607 if (symbol_conf.exclude_other && !self->parent) in hist_entry__snprintf()933 if (symbol_conf.exclude_other && !h->parent) in hists__filter_by_dso()
52 .exclude_other = true,