Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dsymbol_conf.h27 exclude_other, member
H A Dhist.c564 if (symbol_conf.exclude_other && parent == NULL) in symbol__parent_filter()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsymbol_conf.h26 exclude_other, member
H A Dhist.c576 if (symbol_conf.exclude_other && parent == NULL) in symbol__parent_filter()
/kernel/linux/linux-5.10/tools/perf/ui/stdio/
H A Dhist.c423 if (symbol_conf.exclude_other && !he->parent) in __hist_entry__snprintf()
470 if (symbol_conf.exclude_other && !he->parent) in hist_entry__hierarchy_fprintf()
/kernel/linux/linux-6.6/tools/perf/ui/stdio/
H A Dhist.c423 if (symbol_conf.exclude_other && !he->parent) in __hist_entry__snprintf()
470 if (symbol_conf.exclude_other && !he->parent) in hist_entry__hierarchy_fprintf()
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-report.c1208 OPT_BOOLEAN('x', "exclude-other", &symbol_conf.exclude_other, in cmd_report()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-report.c1284 OPT_BOOLEAN('x', "exclude-other", &symbol_conf.exclude_other, in cmd_report()

Completed in 17 milliseconds