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

/gem5/src/cpu/o3/
H A Dinst_queue_impl.hh424 queueOnList[i] = false;
721 queueOnList[op_class] = true;
829 queueOnList[op_class] = false;
899 queueOnList[op_class] = false;
1093 if (!queueOnList[op_class]) {
1480 if (!queueOnList[op_class]) {
H A Dinst_queue.hh385 bool queueOnList[Num_OpClasses]; member in class:InstructionQueue

Completed in 10 milliseconds