Home
last modified time | relevance | path

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

/aosp12/art/runtime/gc/collector/
H A Dsemi_space.cc208 const int64_t to_bytes = bytes_moved_; in MarkingPhase() local
H A Dconcurrent_copying.cc2748 uint64_t to_bytes = bytes_moved_.load(std::memory_order_relaxed) + bytes_moved_gc_thread_; in ReclaimPhase() local