Searched defs:ndalloc (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dstats.h31 uint64_t ndalloc; member in struct:malloc_bin_stats_s
73 uint64_t ndalloc; member in struct:malloc_large_stats_s
95 uint64_t ndalloc; member in struct:malloc_huge_stats_s
/freebsd-11-stable/contrib/jemalloc/src/
H A Dstats.c84 uint64_t nmalloc, ndalloc, nrequests, nfills, nflushes; local
173 uint64_t nmalloc, ndalloc, nrequests; local
220 uint64_t nmalloc, ndalloc, nrequests; local
[all...]

Completed in 81 milliseconds