gem5  v20.1.0.0
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 95 of file stat_control.cc.

Constructor & Destructor Documentation

◆ Global()

Stats::Global::Global ( )

Member Data Documentation

◆ hostInstRate

Stats::Formula Stats::Global::hostInstRate

Definition at line 97 of file stat_control.cc.

◆ hostMemory

Stats::Value Stats::Global::hostMemory

Definition at line 100 of file stat_control.cc.

◆ hostOpRate

Stats::Formula Stats::Global::hostOpRate

Definition at line 98 of file stat_control.cc.

◆ hostSeconds

Stats::Value Stats::Global::hostSeconds

Definition at line 101 of file stat_control.cc.

◆ hostTickRate

Stats::Formula Stats::Global::hostTickRate

Definition at line 99 of file stat_control.cc.

◆ simInsts

Stats::Value Stats::Global::simInsts

Definition at line 103 of file stat_control.cc.

◆ simOps

Stats::Value Stats::Global::simOps

Definition at line 104 of file stat_control.cc.


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

Generated on Wed Sep 30 2020 14:03:12 for gem5 by doxygen 1.8.17