gem5  v21.0.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Public Attributes | List of all members
Stats::SparseHistPrint Struct Reference

Public Member Functions

 SparseHistPrint (const Text *text, const SparseHistInfo &info)
 
void init (const Text *text, const Info &info)
 
void operator() (std::ostream &stream) const
 

Public Attributes

std::string name
 
std::string separatorString
 
std::string desc
 
std::string unitStr
 
Flags flags
 
bool descriptions
 
bool units
 
bool spaces
 
int precision
 
const SparseHistDatadata
 

Detailed Description

Definition at line 768 of file text.cc.

Constructor & Destructor Documentation

◆ SparseHistPrint()

Stats::SparseHistPrint::SparseHistPrint ( const Text text,
const SparseHistInfo info 
)

Definition at line 788 of file text.cc.

References init().

Member Function Documentation

◆ init()

void Stats::SparseHistPrint::init ( const Text text,
const Info info 
)

◆ operator()()

void Stats::SparseHistPrint::operator() ( std::ostream &  stream) const

Member Data Documentation

◆ data

const SparseHistData& Stats::SparseHistPrint::data

Definition at line 780 of file text.cc.

Referenced by operator()().

◆ desc

std::string Stats::SparseHistPrint::desc

Definition at line 772 of file text.cc.

Referenced by init(), and operator()().

◆ descriptions

bool Stats::SparseHistPrint::descriptions

Definition at line 775 of file text.cc.

Referenced by init(), and operator()().

◆ flags

Flags Stats::SparseHistPrint::flags

Definition at line 774 of file text.cc.

Referenced by init(), and operator()().

◆ name

std::string Stats::SparseHistPrint::name

Definition at line 770 of file text.cc.

Referenced by init(), and operator()().

◆ precision

int Stats::SparseHistPrint::precision

Definition at line 778 of file text.cc.

Referenced by init(), and operator()().

◆ separatorString

std::string Stats::SparseHistPrint::separatorString

Definition at line 771 of file text.cc.

Referenced by init(), and operator()().

◆ spaces

bool Stats::SparseHistPrint::spaces

Definition at line 777 of file text.cc.

Referenced by init(), and operator()().

◆ units

bool Stats::SparseHistPrint::units

Definition at line 776 of file text.cc.

Referenced by init(), and operator()().

◆ unitStr

std::string Stats::SparseHistPrint::unitStr

Definition at line 773 of file text.cc.

Referenced by init(), and operator()().


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

Generated on Tue Mar 23 2021 19:42:06 for gem5 by doxygen 1.8.17