Home
last modified time | relevance | path

Searched defs:from_bytes (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/runtime/gc/collector/
H A Dsemi_space.cc207 const int64_t from_bytes = from_space_->GetBytesAllocated(); in MarkingPhase() local
H A Dconcurrent_copying.cc2744 const uint64_t from_bytes = region_space_->GetBytesAllocatedInFromSpace(); in ReclaimPhase() local