Searched refs:tcache_bin_flush_large (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/contrib/jemalloc/src/ |
| HD | 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, szind_t binind, in tcache_bin_flush_large() function 367 tcache_bin_flush_large(tsd, tbin, i, 0, tcache); in tcache_destroy()
|
| /NextBSD/contrib/jemalloc/include/jemalloc/internal/ |
| HD | tcache.h | 132 void tcache_bin_flush_large(tsd_t *tsd, tcache_bin_t *tbin, szind_t binind, 405 tcache_bin_flush_large(tsd, tbin, binind, in tcache_dalloc_large()
|
| HD | private_namespace.h | 436 #define tcache_bin_flush_large JEMALLOC_N(tcache_bin_flush_large) macro
|