Searched defs:HistogramEntry (Results 1 – 1 of 1) sorted by relevance
74 struct HistogramEntry { struct78 void histogramForEach(const std::function<void(HistogramEntry)>& callback) const; argument