Home
last modified time | relevance | path

Searched defs:je_mallctl (Results 1 – 3 of 3) sorted by relevance

/external/jemalloc_new/include/jemalloc/
Djemalloc_rename.h12 # define je_mallctl je_mallctl macro
35 # define je_mallctl mallctl macro
/external/jemalloc_new/include/jemalloc/internal/
Dpublic_namespace.h5 #define je_mallctl JEMALLOC_N(mallctl) macro
/external/jemalloc_new/src/
Djemalloc.c3070 je_mallctl(const char *name, void *oldp, size_t *oldlenp, void *newp, function