Searched refs:mark_fastpath_count_ (Results 1 – 2 of 2) sorted by relevance
342 AtomicInteger mark_fastpath_count_; variable
134 mark_fastpath_count_.store(0, std::memory_order_relaxed); in InitializePhase()512 ++mark_fastpath_count_; in MarkObjectNonNull()1490 << " fastpath=" << mark_fastpath_count_.load(std::memory_order_relaxed) in FinishPhase()