enum HWStallEvent::GenericEventType
Declared at: llvm/include/llvm/MCA/HWEventListener.h:107
Enumerators
Name | Value | Comment |
---|---|---|
Invalid | 0 | |
RegisterFileStall | 1 | |
RetireControlUnitStall | 2 | |
DispatchGroupStall | 3 | |
SchedulerQueueFull | 4 | |
LoadQueueFull | 5 | |
StoreQueueFull | 6 | |
LastGenericEvent | 7 |