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

  /src/external/gpl3/binutils/dist/gprofng/gp-display-html/
gp-display-html.in 4453 my $hot_line;
4463 $hot_line = $1;
4464 if ($hot_line eq "##")
5988 my $hot_line;
6363 $hot_line = $1;
6375 if ($hot_line eq "##")
6445 $hot_line = $1;
6514 $hot_line = $1;
6572 $modified_line = $hot_line . ' ' . $metric_values . ' [' . $src_line . '] ';
6584 $modified_line = $hot_line . ' ' . $metric_values . ' ' . $src_line_ref . ' '
    [all...]
  /src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/
gp-display-html.in 4453 my $hot_line;
4463 $hot_line = $1;
4464 if ($hot_line eq "##")
5988 my $hot_line;
6363 $hot_line = $1;
6375 if ($hot_line eq "##")
6445 $hot_line = $1;
6514 $hot_line = $1;
6572 $modified_line = $hot_line . ' ' . $metric_values . ' [' . $src_line . '] ';
6584 $modified_line = $hot_line . ' ' . $metric_values . ' ' . $src_line_ref . ' '
    [all...]

Completed in 66 milliseconds