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

/freebsd-11-stable/contrib/jemalloc/src/
H A Dtcache.c45 tcache_bin_flush_small(tsd, tcache, tbin, binind,
89 tcache_bin_flush_small(tsd_t *tsd, tcache_t *tcache, tcache_bin_t *tbin, function
368 tcache_bin_flush_small(tsd, tcache, tbin, i, 0);
/freebsd-11-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dtcache.h137 void tcache_bin_flush_small(tsd_t *tsd, tcache_t *tcache, tcache_bin_t *tbin,
416 tcache_bin_flush_small(tsd, tcache, tbin, binind,
H A Dprivate_namespace.h500 #define tcache_bin_flush_small JEMALLOC_N(tcache_bin_flush_small) macro

Completed in 165 milliseconds