Searched defs:HistogramEntry (Results 1 – 3 of 3) sorted by relevance
56 struct HistogramEntry struct69 typedef struct HistogramEntry HistogramEntry; typedef
397 bool ThreadFuncImpl(HistogramEntry* /*entry*/, in ThreadFuncImpl() argument
111 HistogramEntry() : value_used_(false), status_used_(false) {} in HistogramEntry() function