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

  /src/external/gpl3/binutils/dist/gprofng/gp-display-html/
gp-display-html.in 5324 my @html_metric_sort_header = ();
5919 push (@html_metric_sort_header, "<i>");
5923 push (@html_metric_sort_header, $html_line);
5925 push (@html_metric_sort_header, "</i>");
5932 ## print CALLER_CALLEE_OUT "$_\n" for @html_metric_sort_header;
  /src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/
gp-display-html.in 5324 my @html_metric_sort_header = ();
5919 push (@html_metric_sort_header, "<i>");
5923 push (@html_metric_sort_header, $html_line);
5925 push (@html_metric_sort_header, "</i>");
5932 ## print CALLER_CALLEE_OUT "$_\n" for @html_metric_sort_header;

Completed in 140 milliseconds