Searched refs:histogram_type (Results 1 – 3 of 3) sorted by relevance
240 int32_t histogram_type; member310 HistogramType histogram_type, in AllocateHistogram() argument335 histogram_data->histogram_type = histogram_type; in AllocateHistogram()340 if (histogram_type != SPARSE_HISTOGRAM) { in AllocateHistogram()503 if (histogram_data_ptr->histogram_type == SPARSE_HISTOGRAM) { in CreateHistogram()518 int32_t histogram_type = histogram_data_ptr->histogram_type; in CreateHistogram() local582 switch (histogram_type) { in CreateHistogram()616 DCHECK_EQ(histogram_type, histogram->GetHistogramType()); in CreateHistogram()
240 HistogramType histogram_type,
114 HistogramType histogram_type, in Factory() argument120 histogram_type_(histogram_type), in Factory()