gem5 v25.0.0.1
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

Counter gem5::statistics::DistData::bucket_size

◆ cvec

VCounter gem5::statistics::DistData::cvec

Definition at line 76 of file types.hh.

Referenced by checkExpectedDistData(), TEST(), TEST(), TEST(), TEST(), TEST(), TEST(), TEST(), TEST(), TEST(), TEST(), TEST(), TEST(), TEST(), and TEST().

◆ logs

Counter gem5::statistics::DistData::logs

Definition at line 79 of file types.hh.

Referenced by checkExpectedDistData(), prepareCheckDistStor(), prepareCheckHistStor(), and TEST().

◆ max

Counter gem5::statistics::DistData::max

◆ max_val

Counter gem5::statistics::DistData::max_val

◆ min

Counter gem5::statistics::DistData::min

◆ min_val

Counter gem5::statistics::DistData::min_val

Definition at line 72 of file types.hh.

Referenced by checkExpectedDistData(), prepareCheckHistStor(), TEST(), TEST(), TEST(), and TEST().

◆ overflow

Counter gem5::statistics::DistData::overflow

Definition at line 75 of file types.hh.

Referenced by TEST(), TEST(), and TEST().

◆ samples

Counter gem5::statistics::DistData::samples

◆ squares

Counter gem5::statistics::DistData::squares

◆ sum

Counter gem5::statistics::DistData::sum

◆ type

DistType gem5::statistics::DistData::type

◆ underflow

Counter gem5::statistics::DistData::underflow

Definition at line 74 of file types.hh.

Referenced by TEST(), TEST(), and TEST().


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

Generated on Sat Oct 18 2025 08:07:03 for gem5 by doxygen 1.14.0