Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Dctl.h49 uint64_t ndalloc_small; member
/external/jemalloc/src/
Dctl.c546 astats->ndalloc_small = 0; in ctl_arena_clear()
571 cstats->ndalloc_small += cstats->bstats[i].ndalloc; in ctl_arena_stats_amerge()
603 sstats->ndalloc_small += astats->ndalloc_small; in ctl_arena_stats_smerge()
2120 ctl_stats.arenas[mib[2]].ndalloc_small, uint64_t) in CTL_RO_NL_CGEN()