Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Dstats.h50 uint64_t nflushes; member
/external/jemalloc/test/unit/
Dstats.c284 uint64_t epoch, nmalloc, ndalloc, nrequests, nfills, nflushes; in TEST_BEGIN() local
/external/jemalloc/src/
Dstats.c72 uint64_t nmalloc, ndalloc, nrequests, nfills, nflushes; in stats_arena_bins_print() local