Home
last modified time | relevance | path

Searched refs:show_nr_samples (Results 1 – 5 of 5) sorted by relevance

/external/linux-tools-perf/src/tools/perf/util/
Dsymbol.h91 show_nr_samples, member
/external/linux-tools-perf/src/tools/perf/ui/
Dhist.c221 if (symbol_conf.show_nr_samples) in perf_hpp__init()
/external/linux-tools-perf/src/tools/perf/
Dbuiltin-report.c776 OPT_BOOLEAN('n', "show-nr-samples", &symbol_conf.show_nr_samples, in cmd_report()
Dbuiltin-top.c1109 OPT_BOOLEAN('n', "show-nr-samples", &symbol_conf.show_nr_samples, in cmd_top()
/external/linux-tools-perf/src/tools/perf/ui/browsers/
Dhists.c1126 if (symbol_conf.show_nr_samples) in hist_browser__fprintf_entry()