Home | History | Annotate | Download | only in src

Lines Matching refs:LiveBytes

314     CHECK_EQ(0, p->LiveBytes());
324 CHECK_EQ(0, p->LiveBytes());
448 p->LiveBytes());
581 free_bytes = (p->area_size() - p->LiveBytes());
3756 ASSERT_EQ(0, p->LiveBytes());
3855 if (p->LiveBytes() == 0) {