Home
last modified time | relevance | path

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

/external/libchrome/base/metrics/
Dstatistics_recorder.h76 typedef std::vector<HistogramBase*> Histograms; typedef
145 static void GetHistograms(Histograms* output);
165 static void GetSnapshot(const std::string& query, Histograms* snapshot);
Dstatistics_recorder.cc217 Histograms snapshot; in WriteHTMLGraph()
236 Histograms snapshot; in WriteGraph()
257 Histograms snapshot; in ToJSON()
275 void StatisticsRecorder::GetHistograms(Histograms* output) { in GetHistograms()
365 Histograms* snapshot) { in GetSnapshot()
Dstatistics_recorder_unittest.cc133 StatisticsRecorder::Histograms registered_histograms; in TEST_P()
198 StatisticsRecorder::Histograms registered_histograms; in TEST_P()
255 StatisticsRecorder::Histograms snapshot; in TEST_P()
269 StatisticsRecorder::Histograms registered_histograms; in TEST_P()
322 StatisticsRecorder::Histograms registered_histograms; in TEST_P()
Dsparse_histogram_unittest.cc157 StatisticsRecorder::Histograms histograms; in TEST_P()
186 StatisticsRecorder::Histograms histograms; in TEST_P()
/external/tensorflow/tensorflow/docs_src/programmers_guide/
Dleftnav_files27 tensorboard_histograms.md: Histograms
/external/tensorflow/tensorflow/docs_src/api_guides/python/
Dindex.md10 * [Histograms](histogram_ops.md)