Home | History | Annotate | Download | only in collector

Lines Matching refs:from_bytes

261   const int64_t from_bytes = from_space_->GetBytesAllocated();
268 RecordFree(ObjectBytePair(from_objects - to_objects, from_bytes - to_bytes));