Home
last modified time | relevance | path

Searched refs:huge_nmalloc (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
323 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()
/external/jemalloc/include/jemalloc/internal/
Dprivate_symbols.txt258 huge_nmalloc
Dprivate_namespace.h258 #define huge_nmalloc JEMALLOC_N(huge_nmalloc) macro
Dprivate_unnamespace.h258 #undef huge_nmalloc