Searched refs:tcache_bin_flush_large (Results 1 – 5 of 5) sorted by relevance
/external/jemalloc/src/ |
D | tcache.c | 48 tcache_bin_flush_large(tsd, tbin, binind, tbin->ncached in tcache_event_hard() 169 tcache_bin_flush_large(tsd_t *tsd, tcache_bin_t *tbin, index_t binind, in tcache_bin_flush_large() function 367 tcache_bin_flush_large(tsd, tbin, i, 0, tcache); in tcache_destroy()
|
/external/jemalloc/include/jemalloc/internal/ |
D | tcache.h | 144 void tcache_bin_flush_large(tsd_t *tsd, tcache_bin_t *tbin, index_t binind, 417 tcache_bin_flush_large(tsd, tbin, binind, in tcache_dalloc_large()
|
D | private_symbols.txt | 438 tcache_bin_flush_large
|
D | private_namespace.h | 438 #define tcache_bin_flush_large JEMALLOC_N(tcache_bin_flush_large) macro
|
D | private_unnamespace.h | 438 #undef tcache_bin_flush_large
|