Home
last modified time | relevance | path

Searched refs:xmallctl (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dctl.h107 #define xmallctl(name, oldp, oldlenp, newp, newlen) do { \ macro
/freebsd/contrib/jemalloc/src/
H A Dstats.c25 xmallctl(n, (void *)v, &sz, NULL, 0); \