Searched refs:tcache_stats_merge (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/jemalloc/src/
H A Dtcache.c287 tcache_stats_merge(tsdn, tcache, arena);
420 tcache_stats_merge(tsdn_t *tsdn, tcache_t *tcache, arena_t *arena) function
H A Djemalloc.c750 * tcache_stats_merge() locks bins, so if any
757 tcache_stats_merge(tsdn, tcache, arena);
/freebsd-11.0-release/contrib/jemalloc/include/jemalloc/internal/
H A Dtcache.h147 void tcache_stats_merge(tsdn_t *tsdn, tcache_t *tcache, arena_t *arena);
H A Dprivate_namespace.h517 #define tcache_stats_merge JEMALLOC_N(tcache_stats_merge) macro

Completed in 82 milliseconds