HomeSort by relevance Sort by last modified time
    Searched refs:exclude_other (Results 1 - 4 of 4) sorted by null

  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
symbol.h 104 exclude_other, member in struct:symbol_conf
hist.c 335 if (symbol_conf.exclude_other && parent == NULL)
788 if (symbol_conf.exclude_other && !h->parent)
  /external/linux-tools-perf/perf-3.12.0/tools/perf/ui/stdio/
hist.c 326 if (symbol_conf.exclude_other && !he->parent)
  /external/linux-tools-perf/perf-3.12.0/tools/perf/
builtin-report.c 795 OPT_BOOLEAN('x', "exclude-other", &symbol_conf.exclude_other,

Completed in 264 milliseconds