OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:METRICTOTALS
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gprofng/gp-display-html/
gp-display-html.in
936
my $outfile2 = $outputdir . "
metrictotals
";
13657
open (
METRICTOTALS
, "<", $outfile2)
13688
while (<
METRICTOTALS
>)
13692
$msg = "file
metrictotals
: input line = " . $metricdata;
13765
close (
METRICTOTALS
);
/src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/
gp-display-html.in
936
my $outfile2 = $outputdir . "
metrictotals
";
13657
open (
METRICTOTALS
, "<", $outfile2)
13688
while (<
METRICTOTALS
>)
13692
$msg = "file
metrictotals
: input line = " . $metricdata;
13765
close (
METRICTOTALS
);
Completed in 50 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026