Home
last modified time | relevance | path

Searched defs:opt_tcache (Results 1 – 2 of 2) sorted by relevance

/external/jemalloc/src/
Dtcache.c7 bool opt_tcache = true; variable
/external/jemalloc/include/jemalloc/internal/
Dprivate_namespace.h392 #define opt_tcache JEMALLOC_N(opt_tcache) macro