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

/external/jemalloc/include/jemalloc/internal/
H A Dpublic_namespace.h15 #define je_mallctl JEMALLOC_N(mallctl) macro
H A Dpublic_unnamespace.h15 #undef je_mallctl macro
/external/jemalloc/include/jemalloc/
H A Djemalloc_rename.h21 # define je_mallctl je_mallctl macro
H A Djemalloc_mangle.h26 # define mallctl je_mallctl
57 # undef je_mallctl macro
H A Djemalloc.h53 # define je_mallctl je_mallctl macro
139 JEMALLOC_EXPORT int je_mallctl(const char *name, void *oldp,
187 # define mallctl je_mallctl
218 # undef je_mallctl macro
/external/jemalloc/src/
H A Djemalloc.c1816 je_mallctl(const char *name, void *oldp, size_t *oldlenp, void *newp, function

Completed in 944 milliseconds