Home
last modified time | relevance | path

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

/external/libchrome/base/metrics/
Dhistogram_base.h265 void WriteAsciiBucketGraph(double current_size,
Dhistogram_base.cc176 void HistogramBase::WriteAsciiBucketGraph(double current_size, in WriteAsciiBucketGraph() function in base::HistogramBase
Dsparse_histogram.cc275 WriteAsciiBucketGraph(count, largest_count, output); in WriteAsciiImpl()
Dhistogram.cc737 WriteAsciiBucketGraph(current_size, max_size, output); in WriteAsciiImpl()