gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
ElasticTrace::InstExecInfo Struct Reference

Public Member Functions

 InstExecInfo ()
 Constructor. More...
 

Public Attributes

Tick executeTick
 Timestamp when instruction was first processed by execute stage. More...
 
Tick toCommitTick
 Timestamp when instruction execution is completed in execute stage and instruction is marked as ready to commit. More...
 
std::set< InstSeqNumphysRegDepSet
 Set of instruction sequence numbers that this instruction depends on due to Read After Write data dependency based on physical register. More...
 

Detailed Description

Definition at line 200 of file elastic_trace.hh.

Constructor & Destructor Documentation

ElasticTrace::InstExecInfo::InstExecInfo ( )
inline

Constructor.

Definition at line 221 of file elastic_trace.hh.


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

Generated on Fri Jun 9 2017 13:04:09 for gem5 by doxygen 1.8.6