Home | History | Annotate | Download | only in alloc

Lines Matching full:footprint

121      * size but should never be set below the current footprint of the
230 * Returns the current footprint of all heaps. If includeActive
235 size_t footprint = 0;
245 footprint += mspace_footprint(hs->heaps[i].msp);
247 return footprint;
316 // Create mspace using our backing storage starting at begin and with a footprint of
354 // Should never be asked for negative footprint (ie before base).
718 /* Ensure heaps are trimmed to minimize footprint pre-fork.
998 /* Grow as much as possible, but don't let the real footprint
1052 * reflect any footprint modifications that had to happen.
1248 * footprint of the active heap.
1252 /* Compare against the actual footprint, rather than the
1306 * Make the ideal footprint equal to the current footprint.
1377 * heap footprint to match the target utilization ratio. This