OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:g_total_function_count
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gprofng/gp-display-html/
gp-display-html.in
70
my $
g_total_function_count
= 0;
1132
$msg = "found " . $
g_total_function_count
. " functions to process";
8646
$
g_total_function_count
++;
8940
$
g_total_function_count
;
8948
my $multi_occurrences = $
g_total_function_count
-
/src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/
gp-display-html.in
70
my $
g_total_function_count
= 0;
1132
$msg = "found " . $
g_total_function_count
. " functions to process";
8646
$
g_total_function_count
++;
8940
$
g_total_function_count
;
8948
my $multi_occurrences = $
g_total_function_count
-
Completed in 55 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026