Searched refs:huge_nmalloc (Results 1 – 4 of 4) sorted by relevance
269 uint64_t huge_nmalloc, huge_ndalloc, huge_nrequests; in stats_arena_print() local323 CTL_M2_GET("stats.arenas.0.huge.nmalloc", i, &huge_nmalloc, uint64_t); in stats_arena_print()330 huge_allocated, huge_nmalloc, huge_ndalloc, huge_nrequests); in stats_arena_print()335 small_nmalloc + large_nmalloc + huge_nmalloc, in stats_arena_print()
258 huge_nmalloc
258 #define huge_nmalloc JEMALLOC_N(huge_nmalloc) macro
258 #undef huge_nmalloc