Home
last modified time | relevance | path

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

/external/jemalloc/src/
Dtcache.c52 tcache_bin_flush_large(tsd, tbin, binind, tbin->ncached in tcache_event_hard()
174 tcache_bin_flush_large(tsd_t *tsd, tcache_bin_t *tbin, szind_t binind, in tcache_bin_flush_large() function
383 tcache_bin_flush_large(tsd, tbin, i, 0, tcache); in tcache_destroy()
/external/jemalloc/include/jemalloc/internal/
Dtcache.h151 void tcache_bin_flush_large(tsd_t *tsd, tcache_bin_t *tbin, szind_t binind,
461 tcache_bin_flush_large(tsd, tbin, binind, in tcache_dalloc_large()
Dprivate_symbols.txt515 tcache_bin_flush_large
Dprivate_namespace.h515 #define tcache_bin_flush_large JEMALLOC_N(tcache_bin_flush_large) macro
Dprivate_unnamespace.h515 #undef tcache_bin_flush_large