Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/src/
H A Dtcache.c134 tcache_bin_flush_small(tsd_t *tsd, tcache_t *tcache, cache_bin_t *tbin, tcache_bin_flush_small() function
/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h373 #define tcache_bin_flush_small JEMALLOC_N(tcache_bin_flush_small) global() macro