Home
last modified time | relevance | path

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

/external/jemalloc_new/src/
Dstats.c535 uint64_t large_nmalloc, large_ndalloc, large_nrequests; in stats_arena_print() local
769 alloc_count_ndalloc.uint64_val = small_ndalloc + large_ndalloc; in stats_arena_print()