OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:collected_profile
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/jemalloc.old/dist/bin/
jeprof.in
674
$main::
collected_profile
= undef;
1201
if (defined($main::
collected_profile
)) {
1203
open(SRC, "<$main::
collected_profile
");
3626
$main::
collected_profile
= $real_profile;
3627
return $main::
collected_profile
;
3649
$main::
collected_profile
= join(" \\\n ", @main::profile_files);
5323
defined($main::
collected_profile
)) {
5325
print STDERR "Dynamically gathered profile is in $main::
collected_profile
\n";
5331
print STDERR " $main::
collected_profile
\n";
/src/external/bsd/jemalloc/dist/bin/
jeprof
675
$main::
collected_profile
= undef;
1202
if (defined($main::
collected_profile
)) {
1204
open(SRC, "<$main::
collected_profile
");
3651
$main::
collected_profile
= $real_profile;
3652
return $main::
collected_profile
;
3674
$main::
collected_profile
= join(" \\\n ", @main::profile_files);
5416
defined($main::
collected_profile
)) {
5418
print STDERR "Dynamically gathered profile is in $main::
collected_profile
\n";
5424
print STDERR " $main::
collected_profile
\n";
jeprof.in
675
$main::
collected_profile
= undef;
1202
if (defined($main::
collected_profile
)) {
1204
open(SRC, "<$main::
collected_profile
");
3651
$main::
collected_profile
= $real_profile;
3652
return $main::
collected_profile
;
3674
$main::
collected_profile
= join(" \\\n ", @main::profile_files);
5416
defined($main::
collected_profile
)) {
5418
print STDERR "Dynamically gathered profile is in $main::
collected_profile
\n";
5424
print STDERR " $main::
collected_profile
\n";
Completed in 44 milliseconds
Indexes created Tue Apr 21 00:23:25 UTC 2026