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