Home
last modified time | relevance | path

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

/external/jemalloc/src/
Dtcache.c39 tcache_bin_flush_small(tbin, binind, tbin->ncached - in tcache_event_hard()
82 tcache_bin_flush_small(tcache_bin_t *tbin, size_t binind, unsigned rem, in tcache_bin_flush_small() function
365 tcache_bin_flush_small(tbin, i, 0, tcache); in tcache_destroy()
/external/jemalloc/include/jemalloc/internal/
Dtcache.h107 void tcache_bin_flush_small(tcache_bin_t *tbin, size_t binind, unsigned rem,
366 tcache_bin_flush_small(tbin, binind, (tbin_info->ncached_max >> in tcache_dalloc_small()
Dprivate_symbols.txt375 tcache_bin_flush_small
Dprivate_namespace.h375 #define tcache_bin_flush_small JEMALLOC_N(tcache_bin_flush_small) macro
Dprivate_unnamespace.h375 #undef tcache_bin_flush_small