Home
last modified time | relevance | path

Searched refs:ndalloc_small (Results 1 – 2 of 2) sorted by relevance

/external/jemalloc_new/include/jemalloc/internal/
Dctl.h40 uint64_t ndalloc_small; member
/external/jemalloc_new/src/
Dctl.c697 ctl_arena->astats->ndalloc_small = 0; in ctl_arena_clear()
724 ctl_arena->astats->ndalloc_small += in ctl_arena_stats_amerge()
806 sdstats->ndalloc_small += astats->ndalloc_small; in ctl_arena_stats_sdmerge()
2712 arenas_i(mib[2])->astats->ndalloc_small, uint64_t) in CTL_RO_NL_CGEN()