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

/netbsd-current/external/bsd/jemalloc/dist/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
/netbsd-current/external/bsd/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
/netbsd-current/external/bsd/jemalloc/dist/test/unit/
H A Dstats.c32 uint64_t nmalloc, ndalloc, nrequests; local
146 uint64_t epoch, nmalloc, ndalloc, nrequests; local
191 uint64_t epoch, nmalloc, ndalloc; local
231 uint64_t epoch, nmalloc, ndalloc, nrequests, nfills, nflushes; local
319 uint64_t epoch, nmalloc, ndalloc; local
[all...]
/netbsd-current/libexec/ld.elf_so/
H A Dxmalloc.c158 static u_int nmalloc[NBUCKETS]; variable
/netbsd-current/lib/libbsdmalloc/
H A Dmalloc.c124 static u_int nmalloc[NBUCKETS]; variable
/netbsd-current/external/bsd/jemalloc/dist/src/
H A Dstats.c297 uint64_t nmalloc, ndalloc, nrequests, nfills, nflushes; local
453 uint64_t nmalloc, ndalloc, nrequests; local
[all...]
H A Darena.c126 uint64_t nmalloc = arena_stats_read_u64(tsdn, &arena->stats, local
[all...]

Completed in 112 milliseconds