Searched refs:histogram_ (Results 1 – 3 of 3) sorted by relevance
37 Histogram histogram_; variable45 histogram_(histogram_settings) {} in instrumentation_key_()55 histogram_.Add( in Trace()61 histogram_.Clear(); in Clear()65 return histogram_.Count(); in Count()
56 if (p->histogram_.Count() > 0) in Clear()57 p->histogram_.Clear(); in Clear()
73 Fill(p.histogram_, h); in Fill()91 if (p->histogram_.Count() > 0) { in writeHistograms()