Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-mca/Views/
H A DDispatchStatistics.cpp73 printStalls(SS, HWStalls[HWStallEvent::SchedulerQueueFull], NumCycles); in printDispatchStalls()
/freebsd-12.1/contrib/llvm/include/llvm/MCA/
H A DHWEventListener.h114 SchedulerQueueFull, enumerator
/freebsd-12.1/contrib/llvm/lib/MCA/Stages/
H A DExecuteStage.cpp34 return HWStallEvent::SchedulerQueueFull; in toHWStallEventType()