Searched defs:ndalloc (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/jemalloc/include/jemalloc/internal/
H A Dstats.h36 uint64_t ndalloc; member in struct:malloc_bin_stats_s
72 uint64_t ndalloc; member in struct:malloc_large_stats_s
H A Dctl.h63 uint64_t ndalloc; /* huge_ndalloc */ member in struct:ctl_stats_s::__anon1613
/freebsd-10.2-release/contrib/jemalloc/src/
H A Dstats.c88 uint64_t nmalloc, ndalloc, nrequests, nfills, nflushes; local
172 uint64_t nmalloc, ndalloc, nrequests; local
[all...]

Completed in 55 milliseconds