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

  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
symbol.h 101 show_nr_samples, member in struct:symbol_conf
  /external/linux-tools-perf/perf-3.12.0/tools/perf/ui/
hist.c 221 if (symbol_conf.show_nr_samples)
  /external/linux-tools-perf/perf-3.12.0/tools/perf/
builtin-report.c 776 OPT_BOOLEAN('n', "show-nr-samples", &symbol_conf.show_nr_samples,
builtin-top.c 1113 OPT_BOOLEAN('n', "show-nr-samples", &symbol_conf.show_nr_samples,
  /external/linux-tools-perf/perf-3.12.0/tools/perf/ui/browsers/
hists.c 1126 if (symbol_conf.show_nr_samples)
    [all...]

Completed in 81 milliseconds