Searched refs:tcache_boot0 (Results 1 - 5 of 5) sorted by last modified time

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

Completed in 112 milliseconds