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

/freebsd-13-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dtcache_externs.h32 void tcache_bin_flush_small(tsd_t *tsd, tcache_t *tcache, cache_bin_t *tbin,
H A Dtcache_inlines.h179 tcache_bin_flush_small(tsd, tcache, bin, binind,
H A Dprivate_namespace.h373 #define tcache_bin_flush_small JEMALLOC_N(tcache_bin_flush_small) macro
/freebsd-13-stable/contrib/jemalloc/src/
H A Dtcache.c55 tcache_bin_flush_small(tsd, tcache, tbin, binind,
134 tcache_bin_flush_small(tsd_t *tsd, tcache_t *tcache, cache_bin_t *tbin, function
517 tcache_bin_flush_small(tsd, tcache, tbin, i, 0);

Completed in 117 milliseconds