OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gp_functions_cmd
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gprofng/gp-display-html/
gp-display-html.in
6927
my $
gp_functions_cmd
;
7141
$
gp_functions_cmd
= "$GP_DISPLAY_TEXT -limit $func_limit ";
7142
$
gp_functions_cmd
.= "-viewmode machine -compare off ";
7143
$
gp_functions_cmd
.= "-script $script_file_PC $expr_name";
7147
$gp_display_text_cmd = "$
gp_functions_cmd
1> $result_file 2>> $gp_error_file";
7876
my $
gp_functions_cmd
;
7897
$
gp_functions_cmd
= "$GP_DISPLAY_TEXT -script $script_file_metrics $experiments";
7901
$gp_display_text_cmd = "$
gp_functions_cmd
1>> $result_file 2>> $gp_error_file";
8003
my $
gp_functions_cmd
;
8040
$
gp_functions_cmd
= "$GP_DISPLAY_TEXT -script $script_file $the_experiments"
[
all
...]
/src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/
gp-display-html.in
6927
my $
gp_functions_cmd
;
7141
$
gp_functions_cmd
= "$GP_DISPLAY_TEXT -limit $func_limit ";
7142
$
gp_functions_cmd
.= "-viewmode machine -compare off ";
7143
$
gp_functions_cmd
.= "-script $script_file_PC $expr_name";
7147
$gp_display_text_cmd = "$
gp_functions_cmd
1> $result_file 2>> $gp_error_file";
7876
my $
gp_functions_cmd
;
7897
$
gp_functions_cmd
= "$GP_DISPLAY_TEXT -script $script_file_metrics $experiments";
7901
$gp_display_text_cmd = "$
gp_functions_cmd
1>> $result_file 2>> $gp_error_file";
8003
my $
gp_functions_cmd
;
8040
$
gp_functions_cmd
= "$GP_DISPLAY_TEXT -script $script_file $the_experiments"
[
all
...]
Completed in 36 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026