Home
last modified time | relevance | path

Searched refs:Dispatched (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/
H A DHWEventListener.h47 Dispatched, enumerator
80 : HWInstructionEvent(HWInstructionEvent::Dispatched, IR), in HWInstructionDispatchedEvent()
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DTimelineView.h156 static const char Dispatched = 'D'; member
H A DRetireControlUnitStatistics.cpp32 if (Event.Type == HWInstructionEvent::Dispatched) { in onEvent()
H A DTimelineView.cpp95 case HWInstructionEvent::Dispatched: in onEvent()
229 OS << TimelineView::DisplayChar::Dispatched; in printTimelineViewEntry()
H A DDispatchStatistics.cpp26 if (Event.Type != HWInstructionEvent::Dispatched) in onEvent()
H A DSummaryView.cpp40 if (Event.Type == HWInstructionEvent::Dispatched) in onEvent()
H A DRegisterFileStatistics.cpp90 case HWInstructionEvent::Dispatched: { in onEvent()
H A DSchedulerStatistics.cpp48 } else if (Event.Type == HWInstructionEvent::Dispatched) { in onEvent()
H A DResourcePressureView.cpp45 if (Event.Type == HWInstructionEvent::Dispatched) { in onEvent()
H A DBottleneckAnalysis.cpp491 if (Event.Type == HWInstructionEvent::Dispatched) { in onEvent()