Searched defs:histogram_type (Results 1 – 6 of 6) sorted by relevance
62 def GetHistogram(histogram_type, histogram_name, tab): argument76 def GetHistogramCount(histogram_type, histogram_name, tab): argument85 def GetHistogramSum(histogram_type, histogram_name, tab): argument
154 base::HistogramType histogram_type(type == "histogram-linear" ? in RunImpl() local
242 int histogram_type; in DeserializeHistogramInfo() local352 Histogram::ClassType Histogram::histogram_type() const { in histogram_type() function in base::Histogram809 Histogram::ClassType LinearHistogram::histogram_type() const { in histogram_type() function in base::LinearHistogram890 Histogram::ClassType BooleanHistogram::histogram_type() const { in histogram_type() function in base::BooleanHistogram939 Histogram::ClassType CustomHistogram::histogram_type() const { in histogram_type() function in base::CustomHistogram
116 Histogram::ClassType histogram_type(type == "histogram-linear" ? in RunImpl() local
309 for (int histogram_type = HISTOGRAM_FINAL_AGGREGATE; in LoadTimeStats() local
1071 std::string histogram_type = key_type == PREFETCH_KEY_TYPE_HOST ? "Host." : in ReportAccuracyStats() local