Searched defs:nhbins (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/jemalloc/src/ | ||
| H A D | tcache.c | 19 unsigned nhbins; global() variable |
| H A D | stats.c | 1175 unsigned nhbins; stats_general_print() local |
| /freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/ | ||
| H A D | private_namespace.h | 366 #define nhbins JEMALLOC_N(nhbins) global() macro |