Home | History | Annotate | Download | only in src

Lines Matching refs:LiveBytes

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