|
|
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< InstSeqNum > | physRegDepSet |
| Set of instruction sequence numbers that this instruction depends on due to Read After Write data dependency based on physical register. More...
|
|
Definition at line 200 of file elastic_trace.hh.
ElasticTrace::InstExecInfo::InstExecInfo |
( |
| ) |
|
|
inline |
The documentation for this struct was generated from the following file: