Home
last modified time | relevance | path

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

/external/jemalloc/src/
Dstats.c216 size_t huge_allocated; in stats_arena_print() local
254 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()
/external/jemalloc/include/jemalloc/internal/
Dprivate_symbols.txt200 huge_allocated
Dprivate_namespace.h200 #define huge_allocated JEMALLOC_N(huge_allocated) macro
Dprivate_unnamespace.h200 #undef huge_allocated