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

/external/chromium_org/base/metrics/
H A Dhistogram_samples.h52 void IncreaseRedundantCount(HistogramBase::Count diff);
H A Dsample_map.cc23 IncreaseRedundantCount(count);
H A Dhistogram_samples.cc125 void HistogramSamples::IncreaseRedundantCount(HistogramBase::Count diff) { function in class:base::HistogramSamples
H A Dsample_vector.cc30 IncreaseRedundantCount(count);

Completed in 1044 milliseconds