Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Dctl.h44 uint64_t ndalloc_small; member
/external/jemalloc/src/
Dctl.c456 astats->ndalloc_small = 0; in ctl_arena_clear()
475 cstats->ndalloc_small += cstats->bstats[i].ndalloc; in ctl_arena_stats_amerge()
495 sstats->ndalloc_small += astats->ndalloc_small; in ctl_arena_stats_smerge()
1630 ctl_stats.arenas[mib[2]].ndalloc_small, uint64_t) in CTL_RO_NL_CGEN()