Searched refs:huge_allocated (Results 1 – 4 of 4) sorted by relevance
216 size_t huge_allocated; in stats_arena_print() local254 CTL_I_GET("stats.arenas.0.huge.allocated", &huge_allocated, size_t); in stats_arena_print()260 huge_allocated, huge_nmalloc, huge_ndalloc, huge_nrequests); in stats_arena_print()263 small_allocated + large_allocated + huge_allocated, in stats_arena_print()
200 huge_allocated
200 #define huge_allocated JEMALLOC_N(huge_allocated) macro
200 #undef huge_allocated