Home
last modified time | relevance | path

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

/linux-3.3/tools/perf/util/
Dhist.c803 if (symbol_conf.show_total_period) { in hist_entry__pcnt_snprintf()
947 if (symbol_conf.show_total_period) { in hists__fprintf()
1002 if (symbol_conf.show_total_period) in hists__fprintf()
1088 if (symbol_conf.show_total_period) in hists__sort_list_width()
Dsymbol.h76 show_total_period, member
/linux-3.3/tools/perf/
Dbuiltin-report.c518 OPT_BOOLEAN(0, "show-total-period", &symbol_conf.show_total_period, in cmd_report()
Dbuiltin-top.c1169 OPT_BOOLEAN(0, "show-total-period", &symbol_conf.show_total_period, in cmd_top()
/linux-3.3/tools/perf/util/ui/browsers/
Dhists.c599 if (symbol_conf.show_total_period) { in hist_browser__show_entry()