Home
last modified time | relevance | path

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

/external/libchrome/base/metrics/
Dsparse_histogram.cc235 double scaled_total_count = total_count / 100.0; in WriteAsciiImpl() local
276 WriteAsciiBucketValue(count, scaled_total_count, output); in WriteAsciiImpl()