Home | History | Annotate | Download | only in src

Lines Matching defs:counters_

253 CounterCollection* Shell::counters_ = &local_counters_;
991 return &counters_[counters_in_use_++];
1004 counters_ = static_cast<CounterCollection*>(memory);
1026 counter = counters_->GetNextCounter();