Home
last modified time | relevance | path

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

/external/jemalloc/src/
Dtcache.c88 tcache_bin_flush_small(tsd_t *tsd, tcache_t *tcache, tcache_bin_t *tbin, in tcache_bin_flush_small() function
/external/jemalloc/include/jemalloc/internal/
Dprivate_namespace.h477 #define tcache_bin_flush_small JEMALLOC_N(tcache_bin_flush_small) macro