Home | History | Annotate | Download | only in src

Lines Matching refs:counters_

1525       counters_(NULL),
1739 // Has to be called while counters_ are still alive
1783 delete counters_;
1784 counters_ = NULL;
1879 if (counters_ == NULL) {
1880 counters_ = new Counters(this);