Home
last modified time | relevance | path

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

/external/jemalloc/test/unit/
Dstats.c63 uint64_t nmalloc, ndalloc, nrequests; in TEST_BEGIN() local
166 uint64_t epoch, nmalloc, ndalloc, nrequests; in TEST_BEGIN() local
215 uint64_t epoch, nmalloc, ndalloc, nrequests; in TEST_BEGIN() local
259 uint64_t epoch, nmalloc, ndalloc, nrequests, nfills, nflushes; in TEST_BEGIN() local
331 uint64_t epoch, nmalloc, ndalloc, nrequests; in TEST_BEGIN() local
/external/jemalloc/include/jemalloc/internal/
Dstats.h19 uint64_t nrequests; member
43 uint64_t nrequests; member
79 uint64_t nrequests; member
/external/jemalloc/src/
Dstats.c88 uint64_t nmalloc, ndalloc, nrequests, nfills, nflushes; in stats_arena_bins_print() local
172 uint64_t nmalloc, ndalloc, nrequests; in stats_arena_lruns_print() local