Home
last modified time | relevance | path

Searched defs:nmalloc (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.h30 uint64_t nmalloc; member
72 uint64_t nmalloc; member
94 uint64_t nmalloc; member
/external/jemalloc_new/include/jemalloc/internal/
Dbin_stats.h14 uint64_t nmalloc; member
Darena_stats.h27 arena_stats_u64_t nmalloc; member
/external/jemalloc_new/src/
Dandroid_je_mallinfo.c27 …uint64_t nmalloc = arena_stats_read_u64(TSDN_NULL, &arena->stats, &arena->stats.lstats[j].nmalloc); 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.c126 uint64_t nmalloc = 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