Searched refs:ListOrderEntry (Results 1 - 2 of 2) sorted by relevance

/gem5/src/cpu/o3/
H A Dinst_queue.hh368 struct ListOrderEntry { struct in class:InstructionQueue
380 std::list<ListOrderEntry> listOrder;
382 typedef typename std::list<ListOrderEntry>::iterator ListOrderIt;
H A Dinst_queue_impl.hh703 ListOrderEntry queue_entry;
733 ListOrderEntry queue_entry;

Completed in 17 milliseconds