Searched refs:xmallctl (Results 1 – 2 of 2) sorted by relevance
/external/jemalloc/include/jemalloc/internal/ |
D | ctl.h | 85 #define xmallctl(name, oldp, oldlenp, newp, newlen) do { \ macro
|
/external/jemalloc/src/ |
D | stats.c | 6 xmallctl(n, (void *)v, &sz, NULL, 0); \ 1005 xmallctl("arenas.initialized", (void *)initialized, in stats_print_helper()
|