Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/jemalloc/include/jemalloc/internal/
HDbin.h93 bool bin_update_shard_size(unsigned bin_shards[SC_NBINS], size_t start_size,
HDprivate_namespace.h137 #define bin_update_shard_size JEMALLOC_N(bin_update_shard_size) macro
/freebsd-13-stable/contrib/jemalloc/src/
HDbin.c30 bin_update_shard_size(unsigned bin_shard_sizes[SC_NBINS], size_t start_size, in bin_update_shard_size() function
HDjemalloc.c1236 if (err || bin_update_shard_size( in malloc_conf_init_helper()