Home
last modified time | relevance | path

Searched refs:small_nmalloc (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dstats.c533 uint64_t small_nmalloc, small_ndalloc, small_nrequests; in stats_arena_print() local
768 alloc_count_nmalloc.uint64_val = small_nmalloc + large_nmalloc; in stats_arena_print()