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

/freebsd-12-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dbin_stats.h14 uint64_t nmalloc; member in struct:bin_stats_s
H A Darena_stats.h27 arena_stats_u64_t nmalloc; member in struct:arena_stats_large_s
/freebsd-12-stable/contrib/jemalloc/src/
H A Darena.c126 uint64_t nmalloc = arena_stats_read_u64(tsdn, &arena->stats, local
[all...]
H A Dstats.c297 uint64_t nmalloc, ndalloc, nrequests, nfills, nflushes; local
453 uint64_t nmalloc, ndalloc, nrequests; local
[all...]

Completed in 62 milliseconds