Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Darena_inlines_a.h51 tcache_arena_reassociate(tsd_tsdn(tsd), tcache, in percpu_arena_update()
Dtcache_externs.h38 void tcache_arena_reassociate(tsdn_t *tsdn, tcache_t *tcache,
Djemalloc_internal_inlines_b.h31 tcache_arena_reassociate(tsd_tsdn(tsd), in arena_choose_impl()
Dprivate_namespace.h338 #define tcache_arena_reassociate JEMALLOC_N(tcache_arena_reassociate) macro
Dprivate_namespace_jet.h345 #define tcache_arena_reassociate JEMALLOC_N(tcache_arena_reassociate) macro
/external/jemalloc/include/jemalloc/internal/
Dprivate_symbols.txt514 tcache_arena_reassociate
Dtcache.h153 void tcache_arena_reassociate(tsdn_t *tsdn, tcache_t *tcache,
Dprivate_namespace.h514 #define tcache_arena_reassociate JEMALLOC_N(tcache_arena_reassociate) macro
Dprivate_unnamespace.h514 #undef tcache_arena_reassociate
/external/jemalloc/src/
Dtcache.c296 tcache_arena_reassociate(tsdn_t *tsdn, tcache_t *tcache, arena_t *oldarena, in tcache_arena_reassociate() function
Dctl.c1344 tcache_arena_reassociate(tsd_tsdn(tsd), tcache, in CTL_RO_CONFIG_GEN()
/external/jemalloc_new/src/
Dtcache.c349 tcache_arena_reassociate(tsdn_t *tsdn, tcache_t *tcache, arena_t *arena) { in tcache_arena_reassociate() function
Dctl.c1738 tcache_arena_reassociate(tsd_tsdn(tsd), in CTL_RO_CONFIG_GEN()