Home
last modified time | relevance | path

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

/external/jemalloc/src/
Dstats.c269 uint64_t huge_nmalloc, huge_ndalloc, huge_nrequests; in stats_arena_print() local
324 CTL_M2_GET("stats.arenas.0.huge.ndalloc", i, &huge_ndalloc, uint64_t); in stats_arena_print()
330 huge_allocated, huge_nmalloc, huge_ndalloc, huge_nrequests); in stats_arena_print()
336 small_ndalloc + large_ndalloc + huge_ndalloc, in stats_arena_print()
/external/jemalloc/include/jemalloc/internal/
Dprivate_symbols.txt257 huge_ndalloc
Dprivate_namespace.h257 #define huge_ndalloc JEMALLOC_N(huge_ndalloc) macro
Dprivate_unnamespace.h257 #undef huge_ndalloc