Home
last modified time | relevance | path

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

/external/libchrome/base/metrics/
Dpersistent_histogram_allocator.cc659 HistogramBase* result_histogram = GetCreateHistogramResultHistogram(); in RecordCreateHistogramResult() local
660 if (result_histogram) in RecordCreateHistogramResult()
661 result_histogram->Add(result); in RecordCreateHistogramResult()