Lines Matching refs:ndalloc
833 arena->stats.hstats[index].ndalloc++;
846 arena->stats.hstats[index].ndalloc--;
2736 bin->stats.ndalloc++;
2818 arena->stats.lstats[index].ndalloc++;
2867 arena->stats.lstats[oldindex].ndalloc++;
2962 arena->stats.lstats[oldindex].ndalloc++;
3261 lstats[i].ndalloc += arena->stats.lstats[i].ndalloc;
3268 hstats[i].ndalloc += arena->stats.hstats[i].ndalloc;
3278 bstats[i].ndalloc += bin->stats.ndalloc;