Home
last modified time | relevance | path

Searched defs:ndalloc (Results 1 – 3 of 3) sorted by relevance

/external/jemalloc/test/unit/
Dstats.c41 uint64_t nmalloc, ndalloc, nrequests; in TEST_BEGIN() local
147 uint64_t epoch, nmalloc, ndalloc, nrequests; in TEST_BEGIN() local
196 uint64_t epoch, nmalloc, ndalloc, nrequests; in TEST_BEGIN() local
240 uint64_t epoch, nmalloc, ndalloc; in TEST_BEGIN() local
280 uint64_t epoch, nmalloc, ndalloc, nrequests, nfills, nflushes; in TEST_BEGIN() local
353 uint64_t epoch, nmalloc, ndalloc, nrequests; in TEST_BEGIN() local
397 uint64_t epoch, nmalloc, ndalloc; in TEST_BEGIN() local
/external/jemalloc/include/jemalloc/internal/
Dstats.h31 uint64_t ndalloc; member
73 uint64_t ndalloc; member
95 uint64_t ndalloc; member
/external/jemalloc/src/
Dstats.c84 uint64_t nmalloc, ndalloc, nrequests, nfills, nflushes; in stats_arena_bins_print() local
173 uint64_t nmalloc, ndalloc, nrequests; in stats_arena_lruns_print() local
220 uint64_t nmalloc, ndalloc, nrequests; in stats_arena_hchunks_print() local