Searched defs:HistogramInfo (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/src/heap/
H A Dspaces.h1958 // HistogramInfo class for recording a single "bar" of a histogram. This
1960 class HistogramInfo : public NumberAndSizeInfo { class in namespace:v8::internal
1962 HistogramInfo() : NumberAndSizeInfo() {} function in class:v8::internal::HistogramInfo
2577 HistogramInfo* allocated_histogram_;
2578 HistogramInfo* promoted_histogram_;

Completed in 42 milliseconds