OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hp_value
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gprofng/gp-display-html/
gp-display-html.in
2284
# if a value is within the percentage defined by $
hp_value
.
2297
my $
hp_value
= $g_user_settings{"highlight_percentage"}{"current_value"};
2330
if ($relative_distance >= $
hp_value
/100.0)
6020
my $
hp_value
= $g_user_settings{"highlight_percentage"}{"current_value"};
6758
if (($
hp_value
> 0) and ($relative_distance >= $
hp_value
/100.0))
6863
if ($
hp_value
> 0)
6865
my $rounded_percentage = sprintf ("%.1f", $
hp_value
);
10911
my $
hp_value
;
14632
my $
hp_value
= $g_user_settings{"highlight_percentage"}{"current_value"}
[
all
...]
/src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/
gp-display-html.in
2284
# if a value is within the percentage defined by $
hp_value
.
2297
my $
hp_value
= $g_user_settings{"highlight_percentage"}{"current_value"};
2330
if ($relative_distance >= $
hp_value
/100.0)
6020
my $
hp_value
= $g_user_settings{"highlight_percentage"}{"current_value"};
6758
if (($
hp_value
> 0) and ($relative_distance >= $
hp_value
/100.0))
6863
if ($
hp_value
> 0)
6865
my $rounded_percentage = sprintf ("%.1f", $
hp_value
);
10911
my $
hp_value
;
14632
my $
hp_value
= $g_user_settings{"highlight_percentage"}{"current_value"}
[
all
...]
Completed in 44 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026