Home | History | Annotate | Download | only in src

Lines Matching refs:counters_

160 CounterCollection* Shell::counters_ = &local_counters_;
701 return &counters_[counters_in_use_++];
714 counters_ = static_cast<CounterCollection*>(memory);
736 counter = counters_->GetNextCounter();