Home
last modified time | relevance | path

Searched refs:small_ndalloc (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
911 col_count_ndalloc.uint64_val = small_ndalloc + large_ndalloc; in stats_arena_print()