OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HEAP_PAGE
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/jemalloc/dist/bin/
jeprof.in
102
my $
HEAP_PAGE
= "/pprof/heap";
119
my $PROFILES = "($
HEAP_PAGE
|$PROFILE_PAGE|$PMUPROFILE_PAGE|" .
162
The /<service> can be $
HEAP_PAGE
, $PROFILE_PAGE, /pprof/pmuprofile,
166
jeprof http://myserver.com:80$
HEAP_PAGE
1187
$
HEAP_PAGE
=~ m,[^/]+$,; # matches everything after the last slash
3591
if ($path =~ m/$
HEAP_PAGE
/) {
3895
$
HEAP_PAGE
=~ m,[^/]+$,; # matches everything after the last slash
/src/external/bsd/jemalloc.old/dist/bin/
jeprof.in
102
my $
HEAP_PAGE
= "/pprof/heap";
119
my $PROFILES = "($
HEAP_PAGE
|$PROFILE_PAGE|$PMUPROFILE_PAGE|" .
162
The /<service> can be $
HEAP_PAGE
, $PROFILE_PAGE, /pprof/pmuprofile,
166
jeprof http://myserver.com:80$
HEAP_PAGE
1187
$
HEAP_PAGE
=~ m,[^/]+$,; # matches everything after the last slash
3591
if ($path =~ m/$
HEAP_PAGE
/) {
3895
$
HEAP_PAGE
=~ m,[^/]+$,; # matches everything after the last slash
Completed in 22 milliseconds
Indexes created Sat Apr 18 00:22:28 UTC 2026