Searched refs:mark_immune_count_ (Results 1 – 2 of 2) sorted by relevance
341 AtomicInteger mark_immune_count_; variable
133 mark_immune_count_.store(0, std::memory_order_relaxed); in InitializePhase()507 ++mark_immune_count_; in MarkObjectNonNull()1489 << " immune=" << mark_immune_count_.load(std::memory_order_relaxed) in FinishPhase()