HomeSort by: relevance | last modified time | path
    Searched refs:rounded_percentage (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gprofng/gp-display-html/
gp-display-html.in 6865 my $rounded_percentage = sprintf ("%.1f", $hp_value);
6868 $threshold_line .= " " . $rounded_percentage . " (%)</i>";
14640 my $rounded_percentage;
15027 my $rounded_percentage = sprintf ("%.1f", $hp_value);
15030 $threshold_line .= " " . $rounded_percentage . " (%)</i>";
  /src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/
gp-display-html.in 6865 my $rounded_percentage = sprintf ("%.1f", $hp_value);
6868 $threshold_line .= " " . $rounded_percentage . " (%)</i>";
14640 my $rounded_percentage;
15027 my $rounded_percentage = sprintf ("%.1f", $hp_value);
15030 $threshold_line .= " " . $rounded_percentage . " (%)</i>";

Completed in 48 milliseconds