gem5  v20.0.0.3
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 106 of file stat_control.cc.

Constructor & Destructor Documentation

◆ Global()

Stats::Global::Global ( )

Member Data Documentation

◆ hostInstRate

Stats::Formula Stats::Global::hostInstRate

Definition at line 108 of file stat_control.cc.

◆ hostMemory

Stats::Value Stats::Global::hostMemory

Definition at line 111 of file stat_control.cc.

◆ hostOpRate

Stats::Formula Stats::Global::hostOpRate

Definition at line 109 of file stat_control.cc.

◆ hostSeconds

Stats::Value Stats::Global::hostSeconds

Definition at line 112 of file stat_control.cc.

◆ hostTickRate

Stats::Formula Stats::Global::hostTickRate

Definition at line 110 of file stat_control.cc.

◆ simInsts

Stats::Value Stats::Global::simInsts

Definition at line 114 of file stat_control.cc.

◆ simOps

Stats::Value Stats::Global::simOps

Definition at line 115 of file stat_control.cc.


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

Generated on Fri Jul 3 2020 15:53:57 for gem5 by doxygen 1.8.13