gem5  v19.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::Global Struct Reference

Public Member Functions

 Global ()
 

Public Attributes

Stats::Formula hostInstRate
 
Stats::Formula hostOpRate
 
Stats::Formula hostTickRate
 
Stats::Value hostMemory
 
Stats::Value hostSeconds
 
Stats::Value simInsts
 
Stats::Value simOps
 

Detailed Description

Definition at line 109 of file stat_control.cc.

Constructor & Destructor Documentation

◆ Global()

Stats::Global::Global ( )

Member Data Documentation

◆ hostInstRate

Stats::Formula Stats::Global::hostInstRate

Definition at line 111 of file stat_control.cc.

◆ hostMemory

Stats::Value Stats::Global::hostMemory

Definition at line 114 of file stat_control.cc.

◆ hostOpRate

Stats::Formula Stats::Global::hostOpRate

Definition at line 112 of file stat_control.cc.

◆ hostSeconds

Stats::Value Stats::Global::hostSeconds

Definition at line 115 of file stat_control.cc.

◆ hostTickRate

Stats::Formula Stats::Global::hostTickRate

Definition at line 113 of file stat_control.cc.

◆ simInsts

Stats::Value Stats::Global::simInsts

Definition at line 117 of file stat_control.cc.

◆ simOps

Stats::Value Stats::Global::simOps

Definition at line 118 of file stat_control.cc.


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

Generated on Fri Feb 28 2020 16:27:25 for gem5 by doxygen 1.8.13