gem5 v24.0.0.0
Loading...
Searching...
No Matches
gem5::statistics::DistData Struct Reference

General container for distribution data. More...

#include <types.hh>

Public Attributes

DistType type
 
Counter min
 
Counter max
 
Counter bucket_size
 
Counter min_val
 
Counter max_val
 
Counter underflow
 
Counter overflow
 
VCounter cvec
 
Counter sum
 
Counter squares
 
Counter logs
 
Counter samples
 

Detailed Description

General container for distribution data.

Definition at line 65 of file types.hh.

Member Data Documentation

◆ bucket_size

◆ cvec

◆ logs

◆ max

Counter gem5::statistics::DistData::max

◆ max_val

◆ min

◆ min_val

Counter gem5::statistics::DistData::min_val

◆ overflow

Counter gem5::statistics::DistData::overflow

◆ samples

Counter gem5::statistics::DistData::samples

◆ squares

◆ sum

◆ type

DistType gem5::statistics::DistData::type

◆ underflow

Counter gem5::statistics::DistData::underflow

The documentation for this struct was generated from the following file:

Generated on Tue Jun 18 2024 16:24:23 for gem5 by doxygen 1.11.0