gem5 v24.0.0.0
|
Entry for the list age ordering by op class. More...
Public Attributes | |
OpClass | queueType |
InstSeqNum | oldestInst |
Entry for the list age ordering by op class.
Definition at line 371 of file inst_queue.hh.
InstSeqNum gem5::o3::InstructionQueue::ListOrderEntry::oldestInst |
Definition at line 374 of file inst_queue.hh.
Referenced by gem5::o3::InstructionQueue::addToOrderList(), and gem5::o3::InstructionQueue::moveToYoungerInst().
OpClass gem5::o3::InstructionQueue::ListOrderEntry::queueType |
Definition at line 373 of file inst_queue.hh.
Referenced by gem5::o3::InstructionQueue::addToOrderList(), and gem5::o3::InstructionQueue::moveToYoungerInst().