Home
last modified time | relevance | path

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

/external/libchrome/base/metrics/
Dhistogram_samples.h99 void IncreaseRedundantCount(HistogramBase::Count diff);
Dsample_map.cc88 IncreaseRedundantCount(count); in Accumulate()
Dhistogram_samples.cc144 void HistogramSamples::IncreaseRedundantCount(HistogramBase::Count diff) { in IncreaseRedundantCount() function in base::HistogramSamples
Dsample_vector.cc46 IncreaseRedundantCount(count); in Accumulate()
Dpersistent_sample_map.cc109 IncreaseRedundantCount(count); in Accumulate()