Home
last modified time | relevance | path

Searched refs:to_bytes (Results 1 – 1 of 1) sorted by relevance

/art/runtime/gc/collector/
Dsemi_space.cc246 const int64_t to_bytes = bytes_moved_; in MarkingPhase() local
252 RecordFree(ObjectBytePair(from_objects - to_objects, from_bytes - to_bytes)); in MarkingPhase()