Searched refs:small_ndalloc (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/jemalloc/dist/src/
H A Dstats.c533 uint64_t small_nmalloc, small_ndalloc, small_nrequests; local
769 alloc_count_ndalloc.uint64_val = small_ndalloc + large_ndalloc;

Completed in 73 milliseconds