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

/freebsd-11-stable/contrib/jemalloc/src/
H A Dtcache.c49 tcache_bin_flush_large(tsd, tbin, binind, tbin->ncached
171 tcache_bin_flush_large(tsd_t *tsd, tcache_bin_t *tbin, szind_t binind, function
380 tcache_bin_flush_large(tsd, tbin, i, 0, tcache);
/freebsd-11-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dtcache.h139 void tcache_bin_flush_large(tsd_t *tsd, tcache_bin_t *tbin, szind_t binind,
446 tcache_bin_flush_large(tsd, tbin, binind,
H A Dprivate_namespace.h499 #define tcache_bin_flush_large JEMALLOC_N(tcache_bin_flush_large) macro

Completed in 157 milliseconds