OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:normalized_metric
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gprofng/gp-display-html/
gp-display-html.in
15527
my $
normalized_metric
;
15533
$
normalized_metric
= $1 . "." . $3;
15541
if (defined ($metric_description{$
normalized_metric
}))
15543
$description = $metric_description{$
normalized_metric
};
15547
my $msg = "description for normalized metric $
normalized_metric
not found";
/src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/
gp-display-html.in
15527
my $
normalized_metric
;
15533
$
normalized_metric
= $1 . "." . $3;
15541
if (defined ($metric_description{$
normalized_metric
}))
15543
$description = $metric_description{$
normalized_metric
};
15547
my $msg = "description for normalized metric $
normalized_metric
not found";
Completed in 49 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026