Home
last modified time | relevance | path

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

/external/jemalloc_new/src/
Dstats.c534 size_t large_allocated; in stats_arena_print() local
767 alloc_count_allocated.size_val = small_allocated + large_allocated; in stats_arena_print()