Lines Matching refs:total
217 --total_delay Display total delay at each region [default]
223 --nodefraction=<f> Hide nodes below <f>*total [default=.005]
224 --edgefraction=<f> Hide edges below <f>*total [default=.001]
573 # Get total data in profile
574 my $total = TotalProfile($profile);
604 PrintListing($total, $libs, $flat, $cumulative, $main::opt_list, 0);
609 if ($total != 0) {
610 printf("Total%s: %s %s\n",
612 Unparse($total), Units());
620 if (PrintDot($main::prog, $symbols, $profile, $flat, $cumulative, $total)) {
646 InteractiveMode($profile, $symbols, $libs, $total);
805 my ($orig_profile, $symbols, $libs, $total) = @_;
816 if (!InteractiveCommand($orig_profile, $symbols, $libs, $total, $_)) {
830 if (!InteractiveCommand($orig_profile, $symbols, $libs, $total, $_)) {
843 my($orig_profile, $symbols, $libs, $total, $command) = @_;
874 my $profile = ProcessProfile($total, $orig_profile, $symbols, "", $ignore);
909 my $profile = ProcessProfile($total, $orig_profile, $symbols, "", $ignore);
916 PrintListing($total, $libs, $flat, $cumulative, $routine, $html);
927 my $profile = ProcessProfile($total, $orig_profile, $symbols, "", $ignore);
954 my $profile = ProcessProfile($total, $orig_profile, $symbols,
962 if (PrintDot($main::prog, $symbols, $profile, $flat, $cumulative, $total)) {
991 printf("Total: %s %s\n", Unparse($total_count), Units());
1186 my $total = TotalProfile($flat);
1210 Percent($f, $total),
1211 Percent($running_sum, $total),
1213 Percent($c, $total),
1291 my $total = TotalProfile($flat);
1306 $start_addr, $end_addr, $total);
1394 my $total = shift;
1414 printf $output ("<div class=\"legend\">%s<br>Total: %s %s</div>\n",
1415 $main::prog, Unparse($total), Units());
1681 my $total1 = 0; # Total flat counts
1682 my $total2 = 0; # Total cumulative counts
1773 "Total:%6s %6s (flat / cumulative %s)\n",
1782 "%6s %6s Total %s (flat / cumulative)\n",
1891 my $total = shift;
1915 # Print header with total counts
1917 "%6s %6s %s (flat, cumulative) %.1f%% of total\n",
1922 ($cum_total * 100.0) / $total);
2002 # Get total
2072 sprintf("Total %s: %s", Units(), Unparse($overall_total)),
2661 # Generate percent string for a number and a total
3056 # Get total count in profile
4052 # that the total-allocated stats ($n2,$s2) are exactly the