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