Home
last modified time | relevance | path

Searched refs:IncreaseRedundantCount (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/base/metrics/
Dhistogram_samples.h84 void IncreaseRedundantCount(HistogramBase::Count diff);
Dsample_map.cc23 IncreaseRedundantCount(count); in Accumulate()
Dhistogram_samples.cc156 void HistogramSamples::IncreaseRedundantCount(HistogramBase::Count diff) { in IncreaseRedundantCount() function in base::HistogramSamples
Dsample_vector.cc47 IncreaseRedundantCount(count); in Accumulate()