Home | History | Annotate | Download | only in src

Lines Matching defs:HistogramInfo

1979 // HistogramInfo class for recording a single "bar" of a histogram.  This
1981 class HistogramInfo: public NumberAndSizeInfo {
1983 HistogramInfo() : NumberAndSizeInfo() {}
2605 HistogramInfo* allocated_histogram_;
2606 HistogramInfo* promoted_histogram_;