Searched refs:to_space_bytes_skipped_ (Results 1 – 2 of 2) sorted by relevance
266 Atomic<size_t> to_space_bytes_skipped_; variable
1317 << to_space_bytes_skipped_.LoadSequentiallyConsistent() in Copy()1356 to_space_bytes_skipped_.FetchAndAddSequentiallyConsistent(bytes_allocated); in Copy()