Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dpublic_namespace.h5 #define je_mallctl JEMALLOC_N(mallctl) macro
/freebsd/contrib/jemalloc/include/jemalloc/
H A Djemalloc_FreeBSD.h141 #define je_mallctl __mallctl macro
H A Djemalloc.h66 # define je_mallctl mallctl macro
/freebsd/contrib/jemalloc/src/
H A Djemalloc.c3630 je_mallctl(const char *name, void *oldp, size_t *oldlenp, void *newp, in je_mallctl() function