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

  /src/external/gpl3/binutils/dist/gprofng/gp-display-html/
gp-display-html.in 513 my $table_execution_stats_ref;
1100 $table_execution_stats_ref = html_generate_exp_summary (\$outputdir,
1102 @table_execution_stats = @{ $table_execution_stats_ref };
9962 my $table_execution_stats_ref;
9986 ($html_exp_table_data_ref, $table_execution_stats_ref) = html_generate_table_data ($experiment_data_ref);
9989 @table_execution_stats = @{ $table_execution_stats_ref };
10025 $metric_description_reversed_ref, $table_execution_stats_ref) = @_;
10037 my @table_execution_stats = @{ $table_execution_stats_ref };
  /src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/
gp-display-html.in 513 my $table_execution_stats_ref;
1100 $table_execution_stats_ref = html_generate_exp_summary (\$outputdir,
1102 @table_execution_stats = @{ $table_execution_stats_ref };
9962 my $table_execution_stats_ref;
9986 ($html_exp_table_data_ref, $table_execution_stats_ref) = html_generate_table_data ($experiment_data_ref);
9989 @table_execution_stats = @{ $table_execution_stats_ref };
10025 $metric_description_reversed_ref, $table_execution_stats_ref) = @_;
10037 my @table_execution_stats = @{ $table_execution_stats_ref };

Completed in 59 milliseconds