OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:opt_scale
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/jemalloc/dist/bin/
jeprof.in
347
$main::
opt_scale
= 0;
422
"scale=i" => \$main::
opt_scale
,
772
system(ShellEscape(@GV, "--scale=$main::
opt_scale
", "--noantialias", $fname)
776
print STDERR ShellEscape(@GV, "-scale", $main::
opt_scale
) . "\n";
777
system(ShellEscape(@GV, "-scale", "$main::
opt_scale
", $fname) . $bg);
/src/external/bsd/jemalloc.old/dist/bin/
jeprof.in
343
$main::
opt_scale
= 0;
416
"scale=i" => \$main::
opt_scale
,
757
system(ShellEscape(@GV, "--scale=$main::
opt_scale
", "--noantialias", $fname)
761
print STDERR ShellEscape(@GV, "-scale", $main::
opt_scale
) . "\n";
762
system(ShellEscape(@GV, "-scale", "$main::
opt_scale
", $fname) . $bg);
Completed in 27 milliseconds
Indexes created Fri Apr 17 00:22:50 UTC 2026