|
|
Tick | executeTick |
| Timestamp when instruction was first processed by execute stage.
|
|
Tick | toCommitTick |
| Timestamp when instruction execution is completed in execute stage and instruction is marked as ready to commit.
|
|
std::set< InstSeqNum > | physRegDepSet |
| Set of instruction sequence numbers that this instruction depends on due to Read After Write data dependency based on physical register.
|
|
Definition at line 197 of file elastic_trace.hh.
◆ InstExecInfo()
gem5::o3::ElasticTrace::InstExecInfo::InstExecInfo |
( |
| ) |
|
|
inline |
The documentation for this struct was generated from the following file: