Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/src/
H A Dstats.c671 uint64_t small_nmalloc, small_ndalloc, small_nrequests, small_nfills, in stats_arena_print() local
910 col_count_nmalloc.uint64_val = small_nmalloc + large_nmalloc; in stats_arena_print()