Home | History | Annotate | Download | only in src

Lines Matching refs:counters_

1476       counters_(NULL),
1687 // Has to be called while counters_ are still alive
1728 delete counters_;
1729 counters_ = NULL;
1823 if (counters_ == NULL) {
1824 counters_ = new Counters(this);