Home | History | Annotate | Download | only in src

Lines Matching refs:counters_

112 CounterCollection* Shell::counters_ = &local_counters_;
652 return &counters_[counters_in_use_++];
665 counters_ = static_cast<CounterCollection*>(memory);
687 counter = counters_->GetNextCounter();