Home | History | Annotate | Download | only in alloc

Lines Matching refs:footprint

120      * size but should never be set below the current footprint of the
209 * Returns the current footprint of all heaps. If includeActive
214 size_t footprint = 0;
224 footprint += mspace_footprint(hs->heaps[i].msp);
226 return footprint;
835 /* Grow as much as possible, but don't let the real footprint
889 * reflect any footprint modifications that had to happen.
1112 * footprint of the active heap.
1116 /* Compare against the actual footprint, rather than the
1170 * Make the ideal footprint equal to the current footprint.
1243 * heap footprint to match the target utilization ratio. This