Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Darena_inlines_a.h51 tcache_arena_reassociate(tsd_tsdn(tsd), tcache, in percpu_arena_update()
H A Dtcache_externs.h36 void tcache_arena_reassociate(tsdn_t *tsdn, tcache_t *tcache,
H A Djemalloc_internal_inlines_b.h31 tcache_arena_reassociate(tsd_tsdn(tsd), in arena_choose_impl()
H A Dprivate_namespace.h371 #define tcache_arena_reassociate JEMALLOC_N(tcache_arena_reassociate) macro
/freebsd/contrib/jemalloc/src/
H A Dtcache.c389 tcache_arena_reassociate(tsdn_t *tsdn, tcache_t *tcache, arena_t *arena) { in tcache_arena_reassociate() function
H A Dctl.c1848 tcache_arena_reassociate(tsd_tsdn(tsd), in CTL_RO_CONFIG_GEN()