Home | History | Annotate | Download | only in src

Lines Matching defs:counters_

404 CounterCollection* Shell::counters_ = &local_counters_;
1339 return &counters_[counters_in_use_++];
1352 counters_ = static_cast<CounterCollection*>(memory);
1374 counter = counters_->GetNextCounter();