HomeSort by relevance Sort by last modified time
    Searched refs:IncreaseRedundantCount (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/base/metrics/
histogram_samples.h 50 void IncreaseRedundantCount(HistogramBase::Count diff);
sample_map.cc 23 IncreaseRedundantCount(count);
histogram_samples.cc 115 void HistogramSamples::IncreaseRedundantCount(HistogramBase::Count diff) {
sample_vector.cc 29 IncreaseRedundantCount(count);

Completed in 284 milliseconds