Searched refs:global_percent (Results 1 – 6 of 6) sorted by relevance
49 bool global_percent; variable105 popt::option(options::global_percent, "global-percent", '%',187 if (global_percent) { in check_options()232 if (global_percent && symbols && !(details || callgraph)) { in check_options()
36 extern bool global_percent;
305 count_type tot_count = options::global_percent in output_deps()397 out->show_global_percent(options::global_percent); in output_symbols()437 out.show_global_percent(options::global_percent); in output_diff_symbols()477 out->show_global_percent(options::global_percent); in output_cg_symbols()
155 global_percent = on_off; in show_global_percent()476 if (!global_percent) in output_details()519 if (global_percent) in output()532 if (global_percent) in output()
168 bool global_percent; variable
1451 * pp/opreport.cpp: --global_percent must be effective for detailed4384 * pp/opreport_options.h: export global_percent