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

/external/jemalloc/src/
H A Dtcache.c39 tcache_bin_flush_small(tbin, binind, tbin->ncached -
82 tcache_bin_flush_small(tcache_bin_t *tbin, size_t binind, unsigned rem, function
365 tcache_bin_flush_small(tbin, i, 0, tcache);
/external/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h375 #define tcache_bin_flush_small JEMALLOC_N(tcache_bin_flush_small) macro
H A Dprivate_unnamespace.h375 #undef tcache_bin_flush_small macro

Completed in 107 milliseconds