Home
last modified time | relevance | path

Searched defs:ndalloc (Results 1 – 9 of 9) 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
198 uint64_t epoch, nmalloc, ndalloc, nrequests; in TEST_BEGIN() local
244 uint64_t epoch, nmalloc, ndalloc; in TEST_BEGIN() local
284 uint64_t epoch, nmalloc, ndalloc, nrequests, nfills, nflushes; in TEST_BEGIN() local
358 uint64_t epoch, nmalloc, ndalloc, nrequests; in TEST_BEGIN() local
403 uint64_t epoch, nmalloc, ndalloc; in TEST_BEGIN() local
/external/jemalloc_new/test/unit/
Dstats.c32 uint64_t nmalloc, ndalloc, nrequests; in TEST_BEGIN() local
146 uint64_t epoch, nmalloc, ndalloc, nrequests; in TEST_BEGIN() local
191 uint64_t epoch, nmalloc, ndalloc; in TEST_BEGIN() local
231 uint64_t epoch, nmalloc, ndalloc, nrequests, nfills, nflushes; in TEST_BEGIN() local
319 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_new/include/jemalloc/internal/
Dbin_stats.h15 uint64_t ndalloc; member
Darena_stats.h28 arena_stats_u64_t ndalloc; member
/external/jemalloc_new/src/
Dandroid_je_mallinfo.c26 …uint64_t ndalloc = arena_stats_read_u64(TSDN_NULL, &arena->stats, &arena->stats.lstats[j].ndalloc); in accumulate_large_allocs() local
Dstats.c297 uint64_t nmalloc, ndalloc, nrequests, nfills, nflushes; in stats_arena_bins_print() local
453 uint64_t nmalloc, ndalloc, nrequests; in stats_arena_lextents_print() local
Darena.c131 uint64_t ndalloc = arena_stats_read_u64(tsdn, &arena->stats, in arena_stats_merge() local
/external/jemalloc/src/
Dstats.c72 uint64_t nmalloc, ndalloc, nrequests, nfills, nflushes; in stats_arena_bins_print() local
204 uint64_t nmalloc, ndalloc, nrequests; in stats_arena_lruns_print() local
269 uint64_t nmalloc, ndalloc, nrequests; in stats_arena_hchunks_print() local