gem5  v20.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::ScalarPrint Struct Reference

Public Member Functions

void update (Result val, Result total)
 
void operator() (ostream &stream, bool oneLine=false) const
 

Public Attributes

Result value
 
string name
 
string desc
 
Flags flags
 
bool descriptions
 
int precision
 
Result pdf
 
Result cdf
 

Detailed Description

Definition at line 225 of file text.cc.

Member Function Documentation

◆ operator()()

void Stats::ScalarPrint::operator() ( ostream &  stream,
bool  oneLine = false 
) const

◆ update()

void Stats::ScalarPrint::update ( Result  val,
Result  total 
)

Member Data Documentation

◆ cdf

Result Stats::ScalarPrint::cdf

◆ desc

string Stats::ScalarPrint::desc

◆ descriptions

bool Stats::ScalarPrint::descriptions

◆ flags

Flags Stats::ScalarPrint::flags

◆ name

string Stats::ScalarPrint::name

◆ pdf

Result Stats::ScalarPrint::pdf

◆ precision

int Stats::ScalarPrint::precision

◆ value

Result Stats::ScalarPrint::value

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

Generated on Thu May 28 2020 16:22:27 for gem5 by doxygen 1.8.13