Home
last modified time | relevance | path

Searched defs:nrequests (Results 1 – 6 of 6) sorted by relevance

/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
231 uint64_t epoch, nmalloc, ndalloc, nrequests, nfills, nflushes; in TEST_BEGIN() local
/external/jemalloc_new/include/jemalloc/internal/
Dbin_stats.h22 uint64_t nrequests; member
Dcache_bin.h30 uint64_t nrequests; member
Darena_stats.h35 arena_stats_u64_t nrequests; /* Partially derived. */ member
222 szind_t szind, uint64_t nrequests) { in arena_stats_large_nrequests_add()
/external/jemalloc_new/src/
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.c136 uint64_t nrequests = arena_stats_read_u64(tsdn, &arena->stats, in arena_stats_merge() local