Searched refs:tcache_boot0 (Results 1 - 5 of 5) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h377 #define tcache_boot0 JEMALLOC_N(tcache_boot0) macro
H A Dtcache.h130 bool tcache_boot0(void);
H A Dprivate_unnamespace.h377 #undef tcache_boot0 macro
/external/jemalloc/src/
H A Dtcache.c470 tcache_boot0(void) function
H A Djemalloc.c734 if (config_tcache && tcache_boot0()) {

Completed in 218 milliseconds