Home
last modified time | relevance | path

Searched refs:tcache_boot0 (Results 1 – 6 of 6) sorted by relevance

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