Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dbin_stats.h31 uint64_t nfills; member
/external/jemalloc_new/test/unit/
Dstats.c231 uint64_t epoch, nmalloc, ndalloc, nrequests, nfills, nflushes; in TEST_BEGIN() local
/external/jemalloc_new/src/
Dstats.c297 uint64_t nmalloc, ndalloc, nrequests, nfills, nflushes; in stats_arena_bins_print() local