Home | History | Annotate | Download | only in src

Lines Matching refs:counters_

159 CounterCollection* Shell::counters_ = &local_counters_;
681 return &counters_[counters_in_use_++];
694 counters_ = static_cast<CounterCollection*>(memory);
716 counter = counters_->GetNextCounter();