reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/MCA/Stages/DispatchStage.cpp
   42   notifyEvent<HWInstructionEvent>(
   54     notifyEvent<HWStallEvent>(
   66   notifyEvent<HWStallEvent>(
lib/MCA/Stages/ExecuteStage.cpp
   46     notifyEvent<HWStallEvent>(HWStallEvent(ET, IR));
  138     notifyEvent(Ev);
  148     notifyEvent(Ev);
  154     notifyEvent(Ev);
  229   notifyEvent<HWInstructionEvent>(
  235   notifyEvent<HWInstructionEvent>(
  241   notifyEvent<HWInstructionEvent>(
  269   notifyEvent<HWInstructionEvent>(HWInstructionIssuedEvent(IR, Used));
lib/MCA/Stages/InstructionTables.cpp
   63   notifyEvent<HWInstructionIssuedEvent>(Event);
lib/MCA/Stages/RetireStage.cpp
   61   notifyEvent<HWInstructionEvent>(HWInstructionRetiredEvent(IR, FreedRegs));