Home | History | Annotate | Download | only in src

Lines Matching defs:area_size

668   int area_size() {
1918 unswept_free_bytes_ += (p->area_size() - p->LiveBytes());
1927 unswept_free_bytes_ -= (p->area_size() - p->LiveBytes());