Home | History | Annotate | Download | only in heap

Lines Matching refs:HistogramInfo

1958 // HistogramInfo class for recording a single "bar" of a histogram.  This
1960 class HistogramInfo : public NumberAndSizeInfo {
1962 HistogramInfo() : NumberAndSizeInfo() {}
2577 HistogramInfo* allocated_histogram_;
2578 HistogramInfo* promoted_histogram_;