|
The Sparta Modeling Framework
|
This is the complete list of members for sparta::HistogramBase, including all inherited members.
| addValue(uint64_t val) | sparta::HistogramBase | inline |
| getAggValues() const | sparta::HistogramBase | inline |
| getDisplayStringCumulative_(const std::string &name) const | sparta::HistogramBase | inlineprotected |
| getHistogramLowerValue() const (defined in sparta::HistogramBase) | sparta::HistogramBase | inline |
| getHistogramUpperValue() const (defined in sparta::HistogramBase) | sparta::HistogramBase | inline |
| getMeanBinCount() const | sparta::HistogramBase | inline |
| getNumBins() const (defined in sparta::HistogramBase) | sparta::HistogramBase | inline |
| getNumValuesPerBin() const (defined in sparta::HistogramBase) | sparta::HistogramBase | inline |
| getOverflowBin() const | sparta::HistogramBase | inline |
| getOverflowProbability() const | sparta::HistogramBase | inline |
| getRegularBin() const | sparta::HistogramBase | inline |
| getStandardDeviation() const | sparta::HistogramBase | inline |
| getUnderflowBin() const | sparta::HistogramBase | inline |
| getUnderflowProbability() const | sparta::HistogramBase | inline |
| HistogramBase(uint64_t lower_val, uint64_t upper_val, uint32_t num_vals_per_bin) | sparta::HistogramBase | inlineprotected |
| initializeStats_(StatisticSet *sset, const std::string &stat_prefix="", InstrumentationNode::Visibility bin_vis=InstrumentationNode::VIS_NORMAL, InstrumentationNode::Visibility prob_vis=InstrumentationNode::VIS_NORMAL, uint32_t num_max_values=0, InstrumentationNode::Visibility max_vis=InstrumentationNode::VIS_SUMMARY) | sparta::HistogramBase | inlineprotected |
| recomputeRegularBinProbabilities() const | sparta::HistogramBase | inline |
| updateMaxValues_(uint64_t val) | sparta::HistogramBase | inlineprotected |