Searched defs:opt_tcache (Results 1 – 2 of 2) sorted by relevance
/external/jemalloc/src/ | ||
D | tcache.c | 7 bool opt_tcache = true; variable |
/external/jemalloc/include/jemalloc/internal/ | ||
D | private_namespace.h | 392 #define opt_tcache JEMALLOC_N(opt_tcache) macro |