Home
last modified time | relevance | path

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

/external/libchrome/base/metrics/
Dhistogram_base.h244 void WriteAsciiBucketGraph(double current_size,
Dhistogram_base.cc160 void HistogramBase::WriteAsciiBucketGraph(double current_size, in WriteAsciiBucketGraph() function in base::HistogramBase
Dsparse_histogram.cc272 WriteAsciiBucketGraph(count, largest_count, output); in WriteAsciiImpl()
Dhistogram.cc652 WriteAsciiBucketGraph(current_size, max_size, output); in WriteAsciiImpl()