Home | History | Annotate | Download | only in collector

Lines Matching full:from_bytes

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