Home
last modified time | relevance | path

Searched defs:histogram_type (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/metrics/
Dpersistent_histogram_allocator.cc240 int32_t histogram_type; member
310 HistogramType histogram_type, in AllocateHistogram()
518 int32_t histogram_type = histogram_data_ptr->histogram_type; in CreateHistogram() local
Dhistogram.cc114 HistogramType histogram_type, in Factory()