exclude_other    1114 tools/perf/builtin-report.c 	OPT_BOOLEAN('x', "exclude-other", &symbol_conf.exclude_other,
exclude_other     422 tools/perf/ui/stdio/hist.c 	if (symbol_conf.exclude_other && !he->parent)
exclude_other     469 tools/perf/ui/stdio/hist.c 	if (symbol_conf.exclude_other && !he->parent)
exclude_other     549 tools/perf/util/hist.c 	if (symbol_conf.exclude_other && parent == NULL)
exclude_other      27 tools/perf/util/symbol_conf.h 			exclude_other,