Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Dprivate_symbols.txt473 tcache_arena_reassociate
Dprivate_namespace.h475 #define tcache_arena_reassociate JEMALLOC_N(tcache_arena_reassociate) macro
Dtcache.h154 void tcache_arena_reassociate(tcache_t *tcache, arena_t *oldarena,
Dprivate_unnamespace.h475 #undef tcache_arena_reassociate
/external/jemalloc/src/
Dtcache.c266 tcache_arena_reassociate(tcache_t *tcache, arena_t *oldarena, arena_t *newarena) in tcache_arena_reassociate() function
Dctl.c1338 tcache_arena_reassociate(tcache, oldarena, in CTL_RO_CONFIG_GEN()