Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dsymbol.h94 show_nr_samples, member
/linux-4.4.14/tools/perf/ui/
Dhist.c482 if (symbol_conf.show_nr_samples) in perf_hpp__init()
/linux-4.4.14/tools/perf/
Dbuiltin-report.c684 OPT_BOOLEAN('n', "show-nr-samples", &symbol_conf.show_nr_samples, in cmd_report()
Dbuiltin-top.c1171 OPT_BOOLEAN('n', "show-nr-samples", &symbol_conf.show_nr_samples, in cmd_top()