/external/jemalloc/test/unit/ |
decay.c | 164 unsigned tcache_ind, i; local 170 assert_d_eq(mallctl("tcache.create", &tcache_ind, &sz, NULL, 0), 178 p = mallocx(sz, MALLOCX_TCACHE(tcache_ind)); 185 dallocx(p, MALLOCX_TCACHE(tcache_ind)); 188 &tcache_ind, sizeof(unsigned)), 0,
|
/external/jemalloc/src/ |
ctl.c | 1473 unsigned tcache_ind; local 1500 unsigned tcache_ind; local 1527 unsigned tcache_ind; local [all...] |