Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dbin_stats.h34 uint64_t nflushes; member
/f-stack/app/redis-5.0.5/deps/jemalloc/test/unit/
H A Dstats.c231 uint64_t epoch, nmalloc, ndalloc, nrequests, nfills, nflushes; in TEST_BEGIN() local
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dstats.c297 uint64_t nmalloc, ndalloc, nrequests, nfills, nflushes; in stats_arena_bins_print() local