OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tp_value
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gprofng/gp-display-html/
gp-display-html.in
190
# TBD: This variable may not be needed and replaced by
tp_value
15380
my $
tp_value
= $g_user_settings{"threshold_percentage"}{"current_value"};
15382
if (($
tp_value
< 0) or ($
tp_value
> 100))
15384
$msg = "the value for the total percentage is set to $
tp_value
,";
15392
$time_percentage_multiplier = $
tp_value
/100.0;
15396
if ($
tp_value
== 100)
/src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/
gp-display-html.in
190
# TBD: This variable may not be needed and replaced by
tp_value
15380
my $
tp_value
= $g_user_settings{"threshold_percentage"}{"current_value"};
15382
if (($
tp_value
< 0) or ($
tp_value
> 100))
15384
$msg = "the value for the total percentage is set to $
tp_value
,";
15392
$time_percentage_multiplier = $
tp_value
/100.0;
15396
if ($
tp_value
== 100)
Completed in 48 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026