gem5  v22.1.0.0
Public Member Functions | List of all members
gem5::o3::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 197 of file elastic_trace.hh.

Constructor & Destructor Documentation

◆ InstExecInfo()

gem5::o3::ElasticTrace::InstExecInfo::InstExecInfo ( )
inline

Constructor.

Definition at line 218 of file elastic_trace.hh.


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

Generated on Wed Dec 21 2022 10:24:18 for gem5 by doxygen 1.9.1