Searched defs:nshards (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/jemalloc/src/ | ||
H A D | bin.c | 31 bin_update_shard_size(unsigned bin_shard_sizes[SC_NBINS],size_t start_size,size_t end_size,size_t nshards) bin_update_shard_size() argument |
H A D | stats.c | 342 uint32_t nregs, nshards; stats_arena_bins_print() local |
H A D | arena.c | 2069 unsigned nshards = bin_infos[i].n_shards; arena_new() local |
H A D | jemalloc.c | 1232 size_t nshards; malloc_conf_init_helper() local |