Lines Matching full:blocks
975 // Freed blocks of memory are added to the free list. When the allocation
979 // Memory is allocated from the free blocks on the allocation list.
986 // the existing free memory blocks, and searches again.
989 blocks.
1381 // allocation without reorganizing the space via a GC (e.g. small blocks due
1471 // Free-list nodes are free blocks in the heap. They look like heap objects
1512 // the end element of the linked list of free memory blocks.
1557 // Total available bytes in all blocks of this free list category.
1631 // The size range of blocks, in bytes.