Home | History | Annotate | Download | only in src

Lines Matching defs:HistogramInfo

1696 // HistogramInfo class for recording a single "bar" of a histogram.  This
1698 class HistogramInfo: public NumberAndSizeInfo {
1700 HistogramInfo() : NumberAndSizeInfo() {}
2301 HistogramInfo* allocated_histogram_;
2302 HistogramInfo* promoted_histogram_;