Lines Matching refs:counters_
347 CounterCollection* Shell::counters_ = &local_counters_;1282 return &counters_[counters_in_use_++];1295 counters_ = static_cast<CounterCollection*>(memory);1317 counter = counters_->GetNextCounter();