OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:prof_gdump
(Results
1 - 8
of
8
) sorted by null
/external/jemalloc/
Android.mk
167
test/unit/
prof_gdump
.c \
/external/jemalloc/include/jemalloc/internal/
private_namespace.h
299
#define
prof_gdump
JEMALLOC_N(
prof_gdump
)
macro
prof.h
231
void
prof_gdump
(void);
private_unnamespace.h
299
#undef
prof_gdump
macro
/external/jemalloc/src/
chunk.c
207
prof_gdump
();
prof.c
156
prof_gdump
();
1184
prof_gdump
(void)
function
stats.c
405
OPT_WRITE_BOOL(
prof_gdump
)
/external/jemalloc/test/unit/
mallctl.c
181
TEST_MALLCTL_OPT(bool,
prof_gdump
, prof);
Completed in 450 milliseconds