Searched defs:HistogramEntry (Results 1 – 5 of 5) sorted by relevance
74 struct HistogramEntry { struct78 void histogramForEach(const std::function<void(HistogramEntry)>& callback) const; argument
216 explicit HistogramEntry(const uint8_t *ptr) : AbstractEntry(ptr) {} in HistogramEntry() function
393 bool ThreadFuncImpl(HistogramEntry* /*entry*/, in ThreadFuncImpl() argument
126 HistogramEntry() : value_used_(false), status_used_(false) {} in HistogramEntry() function
1604 "HistogramEntry":{ object