Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/lib/monitoring/
Dcollected_metrics.h93 HistogramProto histogram_value; member
Dcollection_registry_test.cc335 EqHistograms(with_labels0, lps.points[0]->histogram_value); in TEST()
346 EqHistograms(with_labels1, lps.points[1]->histogram_value); in TEST()
358 EqHistograms(without_labels, ups.points[0]->histogram_value); in TEST()
Dcollection_registry.h239 point->histogram_value = std::move(value); in CollectValue()
/external/tensorflow/tensorflow/core/profiler/utils/
Dtfstreamz_utils.cc116 xevent.AddStatValue(*metadata, point->histogram_value); in SerializeToXPlane()
/external/libchrome/base/metrics/
Dstatistics_recorder_unittest.cc442 void OnHistogramChanged(base::HistogramBase::Sample histogram_value) { in OnHistogramChanged()
444 last_histogram_value = histogram_value; in OnHistogramChanged()
/external/tensorflow/tensorflow/c/eager/
Dc_api_experimental_test.cc158 ->histogram_value.sum()); in TEST()
164 ->histogram_value.sum()); in TEST()