Searched refs:huge_allocated (Results 1 – 4 of 4) sorted by relevance
268 size_t huge_allocated; in stats_arena_print() local322 CTL_M2_GET("stats.arenas.0.huge.allocated", i, &huge_allocated, size_t); in stats_arena_print()330 huge_allocated, huge_nmalloc, huge_ndalloc, huge_nrequests); in stats_arena_print()334 small_allocated + large_allocated + huge_allocated, in stats_arena_print()
253 huge_allocated
253 #define huge_allocated JEMALLOC_N(huge_allocated) macro
253 #undef huge_allocated