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

  /src/external/gpl3/binutils/dist/gprofng/gp-display-html/
gp-display-html.in 6050 my $threshold_line;
6866 $threshold_line = "<i>The setting for the highlight percentage";
6867 $threshold_line .= " (--highlight-percentage) option:";
6868 $threshold_line .= " " . $rounded_percentage . " (%)</i>";
6872 $threshold_line = "<i>The highlight percentage feature has not been";
6873 $threshold_line .= " enabled</i>";
6881 push (@modified_html, $threshold_line);
14642 my $threshold_line;
15028 $threshold_line = "<i>The setting for the highlight percentage";
15029 $threshold_line .= " (--highlight-percentage) option:"
    [all...]
  /src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/
gp-display-html.in 6050 my $threshold_line;
6866 $threshold_line = "<i>The setting for the highlight percentage";
6867 $threshold_line .= " (--highlight-percentage) option:";
6868 $threshold_line .= " " . $rounded_percentage . " (%)</i>";
6872 $threshold_line = "<i>The highlight percentage feature has not been";
6873 $threshold_line .= " enabled</i>";
6881 push (@modified_html, $threshold_line);
14642 my $threshold_line;
15028 $threshold_line = "<i>The setting for the highlight percentage";
15029 $threshold_line .= " (--highlight-percentage) option:"
    [all...]

Completed in 56 milliseconds