Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/src/
H A Dbin.c30 bin_update_shard_size(unsigned bin_shard_sizes[SC_NBINS], size_t start_size, in bin_update_shard_size() function
/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h137 #define bin_update_shard_size JEMALLOC_N(bin_update_shard_size) macro