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

/external/jemalloc/src/
H A Dtcache.c48 tcache_bin_flush_large(tsd, tbin, binind, tbin->ncached
169 tcache_bin_flush_large(tsd_t *tsd, tcache_bin_t *tbin, index_t binind, function
367 tcache_bin_flush_large(tsd, tbin, i, 0, tcache);
/external/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h438 #define tcache_bin_flush_large JEMALLOC_N(tcache_bin_flush_large) macro
H A Dprivate_unnamespace.h438 #undef tcache_bin_flush_large macro

Completed in 53 milliseconds