Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dsymbol_conf.h21 show_nr_samples, member
A Dannotate.c817 else if (symbol_conf.show_nr_samples) in annotation_line__print()
1212 symbol_conf.show_nr_samples ? "Samples" : "Percent", in symbol__annotate_printf()
1922 } else if (symbol_conf.show_nr_samples) { in __annotation_line__write()
1937 symbol_conf.show_nr_samples ? "Samples" : "Percent"); in __annotation_line__write()
2128 symbol_conf.show_nr_samples = perf_config_bool("show_nr_samples", in annotation__config()
A Dannotate-data.c1754 } else if (symbol_conf.show_nr_samples) { in print_annotated_data_header()
1771 else if (symbol_conf.show_nr_samples) in print_annotated_data_value()
/linux/tools/perf/ui/browsers/
A Dannotate.c892 symbol_conf.show_nr_samples = true; in annotate_browser__run()
893 } else if (symbol_conf.show_nr_samples) in annotate_browser__run()
894 symbol_conf.show_nr_samples = false; in annotate_browser__run()
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()
/linux/tools/perf/
A Dbuiltin-annotate.c768 OPT_BOOLEAN('n', "show-nr-samples", &symbol_conf.show_nr_samples, in cmd_annotate()
837 if (symbol_conf.show_nr_samples && annotate.use_gtk) { in cmd_annotate()
A Dbuiltin-report.c1321 OPT_BOOLEAN('n', "show-nr-samples", &symbol_conf.show_nr_samples, in cmd_report()
A Dbuiltin-top.c1524 OPT_BOOLEAN('n', "show-nr-samples", &symbol_conf.show_nr_samples, in cmd_top()
/linux/tools/perf/ui/
A Dhist.c641 if (symbol_conf.show_nr_samples) in perf_hpp__init()
/linux/tools/perf/Documentation/
A Dperf-config.txt379 annotate.show_nr_samples::

Completed in 28 milliseconds