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

/freebsd-10-stable/contrib/jemalloc/src/
H A Dtcache.c264 tcache_stats_merge(tcache, tcache->arena);
403 tcache_stats_merge(tcache_t *tcache, arena_t *arena) function
H A Djemalloc.c232 * tcache_stats_merge() locks bins, so if any
239 tcache_stats_merge(tcache, arena);
/freebsd-10-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h371 #define tcache_stats_merge JEMALLOC_N(tcache_stats_merge) macro
H A Dtcache.h116 void tcache_stats_merge(tcache_t *tcache, arena_t *arena);

Completed in 70 milliseconds