Home | History | Annotate | Download | only in src

Lines Matching defs:GetCounter

1370 Counter* Shell::GetCounter(const char* name, bool is_histogram) {
1387 Counter* counter = GetCounter(name, false);
1401 return GetCounter(name, true);