Home | History | Annotate | Download | only in metrics

Lines Matching defs:AddCount

489   AddCount(value, 1);
492 void Histogram::AddCount(int value, int count) {
1085 histogram_->AddCount(value, scaled_count);