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

  /src/external/gpl3/binutils/dist/gprofng/gp-display-html/
gp-display-html.in 5462 my @the_metrics = ();
5549 push (@the_metrics, $list_with_metrics);
5637 \@the_metrics,
7564 my @the_metrics = @{ $the_metrics_ref };
7636 $the_metrics[$k] = $spaces . $the_metrics[$k];
7638 my $msg = "padding spaces = $spaces the_metrics[$k] = $the_metrics[$k]";
7642 ## my $end_game = "end game3=> pad = $pad" . $hex_addresses[$k] . " " . $the_metrics[$k] . " " . $special_marker[$k] . $the_function_name[$k];
7664 my $input_line = $the_metrics[$i]
    [all...]
  /src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/
gp-display-html.in 5462 my @the_metrics = ();
5549 push (@the_metrics, $list_with_metrics);
5637 \@the_metrics,
7564 my @the_metrics = @{ $the_metrics_ref };
7636 $the_metrics[$k] = $spaces . $the_metrics[$k];
7638 my $msg = "padding spaces = $spaces the_metrics[$k] = $the_metrics[$k]";
7642 ## my $end_game = "end game3=> pad = $pad" . $hex_addresses[$k] . " " . $the_metrics[$k] . " " . $special_marker[$k] . $the_function_name[$k];
7664 my $input_line = $the_metrics[$i]
    [all...]

Completed in 37 milliseconds