Searched refs:blocks (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/lib/isc/
H A Dmem.c100 unsigned long blocks; member in struct:stats
448 ctx->stats[new_size].blocks++;
451 * Set up a linked-list of blocks of size
514 * If there are no blocks in the free list for this size, get a chunk
515 * of memory and then break it up into "new_size"-sized blocks, adding
1259 (s->blocks != 0U || s->freefrags != 0U))
1261 s->blocks, s->freefrags);

Completed in 2472 milliseconds