Searched defs:n_thp (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/jemalloc/include/jemalloc/internal/ | ||
H A D | base_structs.h | 56 size_t n_thp; member |
/freebsd/contrib/jemalloc/src/ | ||
H A D | base.c | 482 size_t *mapped, size_t *n_thp) { in base_stats_get() |