Home
last modified time | relevance | path

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

/aosp_15_r20/external/jemalloc_new/src/
H A Dtcache.c13 bool opt_tcache = true; variable
15 bool opt_tcache = false; variable
/aosp_15_r20/external/jemalloc_new/include/jemalloc/internal/
H A Dprivate_namespace.h336 #define opt_tcache JEMALLOC_N(opt_tcache) macro
H A Dprivate_namespace_jet.h343 #define opt_tcache JEMALLOC_N(opt_tcache) macro