Searched defs:je_mallctl (Results 1 - 6 of 6) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
H A Dpublic_namespace.h16 #define je_mallctl JEMALLOC_N(mallctl) macro
H A Dpublic_unnamespace.h16 #undef je_mallctl macro
/external/jemalloc/include/jemalloc/
H A Djemalloc_rename.h22 # define je_mallctl je_mallctl macro
H A Djemalloc_mangle.h27 # define mallctl je_mallctl
59 # undef je_mallctl macro
H A Djemalloc.h82 # define je_mallctl je_mallctl macro
238 JEMALLOC_EXPORT int JEMALLOC_NOTHROW je_mallctl(const char *name,
346 # define mallctl je_mallctl
378 # undef je_mallctl macro
/external/jemalloc/src/
H A Djemalloc.c2703 je_mallctl(const char *name, void *oldp, size_t *oldlenp, void *newp, function

Completed in 98 milliseconds