Home
last modified time | relevance | path

Searched refs:CustomBehaviourStall (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/tools/llvm-mca/Views/
H A DDispatchStatistics.cpp80 printStalls(SS, HWStalls[HWStallEvent::CustomBehaviourStall], NumCycles); in printDispatchStalls()
93 {"USH", HWStalls[HWStallEvent::CustomBehaviourStall]}}); in toJSON()
/llvm-project/llvm/include/llvm/MCA/
H A DHWEventListener.h121 CustomBehaviourStall, enumerator
/llvm-project/llvm/lib/MCA/Stages/
H A DInOrderIssueStage.cpp391 HWStallEvent(HWStallEvent::CustomBehaviourStall, IR)); in notifyStallEvent()