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

/fuchsia/zircon/third_party/ulib/jemalloc/include/jemalloc/internal/
H A Dtcache_externs.h34 void tcache_bin_flush_small(tsd_t *tsd, tcache_t *tcache, tcache_bin_t *tbin,
H A Dtcache_inlines.h254 tcache_bin_flush_small(tsd, tcache, tbin, binind,
H A Dprivate_namespace.h457 #define tcache_bin_flush_small JEMALLOC_N(tcache_bin_flush_small) macro
H A Dprivate_unnamespace.h457 #undef tcache_bin_flush_small macro
/fuchsia/zircon/third_party/ulib/jemalloc/src/
H A Dtcache.c44 tcache_bin_flush_small(tsd, tcache, tbin, binind,
88 tcache_bin_flush_small(tsd_t *tsd, tcache_t *tcache, tcache_bin_t *tbin, function
358 tcache_bin_flush_small(tsd, tcache, tbin, i, 0);

Completed in 35 milliseconds