Home | History | Annotate | Download | only in src

Lines Matching refs:area_size

600   int area_size() {
1591 unswept_free_bytes_ += (p->area_size() - p->LiveBytes());
1596 unswept_free_bytes_ -= (p->area_size() - p->LiveBytes());