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

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

Completed in 194 milliseconds