Home
last modified time | relevance | path

Searched defs:tcache_bin_flush_large (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/jemalloc/src/
H A Dtcache.c230 tcache_bin_flush_large(tsd_t *tsd, cache_bin_t *tbin, szind_t binind, tcache_bin_flush_large() function
/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h372 #define tcache_bin_flush_large JEMALLOC_N(tcache_bin_flush_large) global() macro