Home
last modified time | relevance | path

Searched refs:tcache_bin_flush_large (Results 1 – 5 of 5) sorted by relevance

/external/jemalloc_new/include/jemalloc/internal/
Dtcache_externs.h36 void tcache_bin_flush_large(tsd_t *tsd, cache_bin_t *tbin, szind_t binind,
Dtcache_inlines.h208 tcache_bin_flush_large(tsd, bin, binind, in tcache_dalloc_large()
Dprivate_namespace_jet.h346 #define tcache_bin_flush_large JEMALLOC_N(tcache_bin_flush_large) macro
Dprivate_namespace.h339 #define tcache_bin_flush_large JEMALLOC_N(tcache_bin_flush_large) macro
/external/jemalloc_new/src/
Dtcache.c71 tcache_bin_flush_large(tsd, tbin, binind, tbin->ncached in tcache_event_hard()
197 tcache_bin_flush_large(tsd_t *tsd, cache_bin_t *tbin, szind_t binind, in tcache_bin_flush_large() function
487 tcache_bin_flush_large(tsd, tbin, i, 0, tcache); in tcache_flush_cache()