Home
last modified time | relevance | path

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

/external/jemalloc_new/src/
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()