Home
last modified time | relevance | path

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

/tools/perf/util/
A Dsymbol_conf.h23 show_nr_samples, member
A Dannotate.c839 else if (symbol_conf.show_nr_samples) in annotation_line__print()
1259 symbol_conf.show_nr_samples ? "Samples" : "Percent", in hist_entry__annotate_printf()
1974 } else if (symbol_conf.show_nr_samples) { in __annotation_line__write()
1989 symbol_conf.show_nr_samples ? "Samples" : "Percent"); in __annotation_line__write()
2236 symbol_conf.show_nr_samples = perf_config_bool("show_nr_samples", in annotation__config()
A Dannotate-data.c1793 } else if (symbol_conf.show_nr_samples) { in print_annotated_data_header()
1810 else if (symbol_conf.show_nr_samples) in print_annotated_data_value()
/tools/perf/ui/browsers/
A Dannotate-data.c354 else if (symbol_conf.show_nr_samples) in browser__show()
379 else if (symbol_conf.show_nr_samples) in browser__write_overhead()
A Dannotate.c983 symbol_conf.show_nr_samples = true; in annotate_browser__run()
984 } else if (symbol_conf.show_nr_samples) in annotate_browser__run()
985 symbol_conf.show_nr_samples = false; in annotate_browser__run()
/tools/perf/
A Dbuiltin-annotate.c769 OPT_BOOLEAN('n', "show-nr-samples", &symbol_conf.show_nr_samples, in cmd_annotate()
840 if (symbol_conf.show_nr_samples && annotate.use_gtk) { in cmd_annotate()
A Dbuiltin-report.c1348 OPT_BOOLEAN('n', "show-nr-samples", &symbol_conf.show_nr_samples, in cmd_report()
A Dbuiltin-top.c1534 OPT_BOOLEAN('n', "show-nr-samples", &symbol_conf.show_nr_samples, in cmd_top()
/tools/perf/ui/
A Dhist.c877 if (symbol_conf.show_nr_samples) in perf_hpp__init()
/tools/perf/Documentation/
A Dperf-config.txt392 annotate.show_nr_samples::

Completed in 33 milliseconds