Searched refs:tcache_bin_flush_large (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/contrib/jemalloc/src/
H A Dtcache.c42 tcache_bin_flush_large(tbin, binind, tbin->ncached -
163 tcache_bin_flush_large(tcache_bin_t *tbin, size_t binind, unsigned rem, function
338 tcache_bin_flush_large(tbin, i, 0, tcache);
/freebsd-10.1-release/contrib/jemalloc/include/jemalloc/internal/
H A Dtcache.h109 void tcache_bin_flush_large(tcache_bin_t *tbin, size_t binind, unsigned rem,
430 tcache_bin_flush_large(tbin, binind, (tbin_info->ncached_max >>
H A Dprivate_namespace.h343 #define tcache_bin_flush_large JEMALLOC_N(tcache_bin_flush_large) macro

Completed in 110 milliseconds