Home
last modified time | relevance | path

Searched refs:cache_bin_postincrement (Results 1 – 4 of 4) sorted by relevance

/src/contrib/jemalloc/src/
H A Dcache_bin.c59 cache_bin_postincrement(cache_bin_info_t *infos, szind_t ninfos, void *alloc, in cache_bin_postincrement() function
H A Dtcache.c701 cache_bin_postincrement(tcache_bin_info, nhbins, mem, in tcache_init()
/src/contrib/jemalloc/include/jemalloc/internal/
H A Dcache_bin.h658 void cache_bin_postincrement(cache_bin_info_t *infos, szind_t ninfos,
/src/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h168 #define cache_bin_postincrement JEMALLOC_N(cache_bin_postincrement) macro