Searched defs:nmalloc (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dstats.h35 uint64_t nmalloc; member in struct:malloc_bin_stats_s
71 uint64_t nmalloc; member in struct:malloc_large_stats_s
H A Dctl.h62 uint64_t nmalloc; /* huge_nmalloc */ member in struct:ctl_stats_s::__anon1613
/freebsd-10-stable/libexec/rtld-elf/
H A Dmalloc.c120 static u_int nmalloc[NBUCKETS]; variable
/freebsd-10-stable/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 31 milliseconds