Home
last modified time | relevance | path

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

/art/libartbase/base/metrics/
Dmetrics_test.h43 void ReportHistogram([[maybe_unused]] DatumId histogram_type, in ReportHistogram()
67 const MetricsHistogram<histogram_type, num_buckets, low_value, high_value>& histogram) { in GetBuckets()
Dmetrics_common.cc123 void StringBackend::ReportHistogram(DatumId histogram_type, in ReportHistogram()
150 void TextFormatter::FormatReportHistogram(DatumId histogram_type, in FormatReportHistogram()
215 void XmlFormatter::FormatReportHistogram(DatumId histogram_type, in FormatReportHistogram()
Dmetrics_test.cc214 void ReportHistogram(DatumId histogram_type, in TEST_F()
279 void ReportHistogram(DatumId histogram_type [[maybe_unused]], in TEST_F()
303 void ReportHistogram(DatumId histogram_type [[maybe_unused]], in TEST_F()
330 void ReportHistogram(DatumId histogram_type [[maybe_unused]], in TEST_F()
371 void ReportHistogram(DatumId histogram_type [[maybe_unused]], in TEST_F()