Home
last modified time | relevance | path

Searched defs:bin_shard_sizes_boot (Results 1 – 2 of 2) sorted by path

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h136 #define bin_shard_sizes_boot JEMALLOC_N(bin_shard_sizes_boot) macro
/freebsd/contrib/jemalloc/src/
H A Dbin.c54 bin_shard_sizes_boot(unsigned bin_shard_sizes[SC_NBINS]) { in bin_shard_sizes_boot() function