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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/
H A Dbuiltin-report.c442 OPT_BOOLEAN('x', "exclude-other", &symbol_conf.exclude_other,
498 symbol_conf.exclude_other = false;
H A Dbuiltin-diff.c215 symbol_conf.exclude_other = false;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dsymbol.h71 exclude_other, member in struct:symbol_conf
H A Dhist.c115 if (symbol_conf.exclude_other && parent == NULL)
589 if (symbol_conf.exclude_other && !self->parent)
913 if (symbol_conf.exclude_other && !h->parent)
H A Dsymbol.c41 .exclude_other = true,

Completed in 67 milliseconds