Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dsymbol_conf.h22 show_nr_samples, member
A Dannotate.c1435 else if (symbol_conf.show_nr_samples) in annotation_line__print()
2425 symbol_conf.show_nr_samples ? "Samples" : "Percent", in symbol__annotate_printf()
2978 } else if (symbol_conf.show_nr_samples) { in __annotation_line__write()
2993 symbol_conf.show_nr_samples ? "Samples" : "Percent"); in __annotation_line__write()
3178 symbol_conf.show_nr_samples = perf_config_bool("show_nr_samples", in annotation__config()
/linux/tools/perf/
A Dbuiltin-annotate.c548 OPT_BOOLEAN('n', "show-nr-samples", &symbol_conf.show_nr_samples, in cmd_annotate()
589 if (symbol_conf.show_nr_samples && annotate.use_gtk) { in cmd_annotate()
A Dbuiltin-report.c1203 OPT_BOOLEAN('n', "show-nr-samples", &symbol_conf.show_nr_samples, in cmd_report()
A Dbuiltin-top.c1498 OPT_BOOLEAN('n', "show-nr-samples", &symbol_conf.show_nr_samples, in cmd_top()
/linux/tools/perf/ui/browsers/
A Dannotate.c895 symbol_conf.show_nr_samples = true; in annotate_browser__run()
896 } else if (symbol_conf.show_nr_samples) in annotate_browser__run()
897 symbol_conf.show_nr_samples = false; in annotate_browser__run()
/linux/tools/perf/ui/
A Dhist.c588 if (symbol_conf.show_nr_samples) in perf_hpp__init()
/linux/tools/perf/Documentation/
A Dperf-config.txt375 annotate.show_nr_samples::

Completed in 23 milliseconds