Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/src/
H A Dtcache.c237 arena_t *tcache_arena = tcache->arena; in tcache_bin_flush_large() local
238 assert(tcache_arena != NULL); in tcache_bin_flush_large()
277 (locked_arena == tcache_arena)) { in tcache_bin_flush_large()
280 tcache_arena, tcache->prof_accumbytes); in tcache_bin_flush_large()
286 tsd_tsdn(tsd), &tcache_arena->stats, binind, in tcache_bin_flush_large()
328 &tcache_arena->stats, binind, tbin->tstats.nrequests); in tcache_bin_flush_large()