Searched refs:onInstructionExecuted (Results 1 – 8 of 8) sorted by relevance
155 HWS.onInstructionExecuted(IR); in notifyInstructionExecuted()159 RCU.onInstructionExecuted(IR.getInstruction()->getRCUTokenID()); in notifyInstructionExecuted()
43 void onInstructionExecuted(unsigned TokenID);
89 void onInstructionExecuted(unsigned TokenID);
142 void onInstructionExecuted(const InstRef &IR);
74 void RetireControlUnit::onInstructionExecuted(unsigned TokenID) { in onInstructionExecuted() function in mca::RetireControlUnit
121 void LSUnit::onInstructionExecuted(const InstRef &IR) { in onInstructionExecuted() function in mca::LSUnit
373 void Scheduler::onInstructionExecuted(const InstRef &IR) { in onInstructionExecuted() function in mca::Scheduler374 LSU->onInstructionExecuted(IR); in onInstructionExecuted()
482 void onInstructionExecuted(const InstRef &IR);