Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/jemalloc/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.h336 #define tcache_arena_reassociate JEMALLOC_N(tcache_arena_reassociate) macro
/freebsd-12-stable/contrib/jemalloc/src/
Dtcache.c335 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()