Home
last modified time | relevance | path

Searched defs:nrequests (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
284 uint64_t epoch, nmalloc, ndalloc, nrequests, nfills, nflushes; in TEST_BEGIN() local
358 uint64_t epoch, nmalloc, ndalloc, nrequests; in TEST_BEGIN() local
/external/jemalloc/include/jemalloc/internal/
Dstats.h20 uint64_t nrequests; member
38 uint64_t nrequests; member
80 uint64_t nrequests; member
/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/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
/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