Home | History | Annotate | Download | only in heap

Lines Matching refs:margin

1827     // Overshoot margin is 50% of allocation limit or half-way to the max heap
1829 uint64_t margin =
1832 return overshoot >= margin;