Searched defs:CreateHistogram (Results 1 – 5 of 5) sorted by relevance
| /external/libchrome/base/metrics/ | ||
| D | statistics_recorder_unittest.cc | 97 Histogram* CreateHistogram(const char* name, in CreateHistogram() function in base::StatisticsRecorderTest |
| D | persistent_histogram_allocator.cc | 497 std::unique_ptr<HistogramBase> PersistentHistogramAllocator::CreateHistogram( in CreateHistogram() function in base::PersistentHistogramAllocator |
| /external/cronet/base/metrics/ | ||
| D | statistics_recorder_unittest.cc | 103 Histogram* CreateHistogram(const char* name, in CreateHistogram() function in base::StatisticsRecorderTest |
| D | persistent_histogram_allocator.cc | 501 std::unique_ptr<HistogramBase> PersistentHistogramAllocator::CreateHistogram( in CreateHistogram() function in base::PersistentHistogramAllocator |
| /external/angle/src/libANGLE/ | ||
| D | OverlayWidgets.cpp | 157 std::vector<uint64_t> CreateHistogram(const std::vector<uint64_t> values) in CreateHistogram() function |