Home
last modified time | relevance | path

Searched refs:small_nrequests (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
912 col_count_nrequests.uint64_val = small_nrequests + large_nrequests; in stats_arena_print()