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

/fuchsia/zircon/third_party/ulib/jemalloc/include/jemalloc/internal/
H A Dstats_structs.h19 uint64_t nmalloc; member in struct:malloc_bin_stats_s
59 uint64_t nmalloc; member in struct:malloc_large_stats_s
/fuchsia/zircon/third_party/ulib/jemalloc/test/unit/
H A Dstats.c34 uint64_t nmalloc, ndalloc, nrequests; local
140 uint64_t epoch, nmalloc, ndalloc, nrequests; local
191 uint64_t epoch, nmalloc, ndalloc; local
232 uint64_t epoch, nmalloc, ndalloc, nrequests, nfills, nflushes; local
306 uint64_t epoch, nmalloc, ndalloc; local
[all...]
/fuchsia/zircon/third_party/ulib/jemalloc/src/
H A Dstats.c69 uint64_t nmalloc, ndalloc, nrequests, nfills, nflushes; local
202 uint64_t nmalloc, ndalloc, nrequests; local
[all...]

Completed in 27 milliseconds