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

/freebsd-11.0-release/contrib/jemalloc/include/jemalloc/internal/
H A Dstats.h30 uint64_t nmalloc; member in struct:malloc_bin_stats_s
72 uint64_t nmalloc; member in struct:malloc_large_stats_s
94 uint64_t nmalloc; member in struct:malloc_huge_stats_s
/freebsd-11.0-release/libexec/rtld-elf/
H A Dmalloc.c119 static u_int nmalloc[NBUCKETS]; variable
/freebsd-11.0-release/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 122 milliseconds