Searched refs:normal_count_ (Results 1 – 3 of 3) sorted by relevance
44 ++normal_count_; in ScanObjectVisit()
325 AtomicInteger normal_count_; variable
122 normal_count_.store(0, std::memory_order_relaxed); in InitializePhase()1467 << " normal objects=" << normal_count_.load(std::memory_order_relaxed) in FinishPhase()