Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Dprivate_symbols.txt477 tcache_boot
Dprivate_namespace.h479 #define tcache_boot JEMALLOC_N(tcache_boot) macro
Dtcache.h165 bool tcache_boot(void);
Dprivate_unnamespace.h479 #undef tcache_boot
/external/jemalloc/src/
Dtcache.c503 tcache_boot(void) in tcache_boot() function
Djemalloc.c1249 if (config_tcache && tcache_boot())