Searched refs:xmallctl (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/jemalloc/include/jemalloc/internal/
H A Dctl.h104 #define xmallctl(name, oldp, oldlenp, newp, newlen) do { \ macro
108 "<jemalloc>: Failure in xmallctl(\"%s\", ...)\n", \
/netbsd-current/external/bsd/jemalloc/dist/include/jemalloc/internal/
H A Dctl.h104 #define xmallctl(name, oldp, oldlenp, newp, newlen) do { \ macro
108 "<jemalloc>: Failure in xmallctl(\"%s\", ...)\n", \
/netbsd-current/external/bsd/jemalloc/dist/src/
H A Dstats.c25 xmallctl(n, (void *)v, &sz, NULL, 0); \

Completed in 215 milliseconds