Searched refs:DispatchStatistics (Results 1 – 6 of 6) sorted by relevance
20 void DispatchStatistics::onEvent(const HWStallEvent &Event) { in onEvent()25 void DispatchStatistics::onEvent(const HWInstructionEvent &Event) { in onEvent()33 void DispatchStatistics::printDispatchHistogram(raw_ostream &OS) const { in printDispatchHistogram()63 void DispatchStatistics::printDispatchStalls(raw_ostream &OS) const { in printDispatchStalls()86 json::Value DispatchStatistics::toJSON() const { in toJSON()
44 class DispatchStatistics : public View {65 DispatchStatistics() in DispatchStatistics() function
21 Views/DispatchStatistics.cpp
664 Printer.addView(std::make_unique<mca::DispatchStatistics>()); in main()
24 "Views/DispatchStatistics.cpp",
7049 llvm/tools/llvm-mca/Views/DispatchStatistics.cpp7050 llvm/tools/llvm-mca/Views/DispatchStatistics.h