Home
last modified time | relevance | path

Searched defs:printView (Results 1 – 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-mca/Views/
HDResourcePressureView.h95 void printView(llvm::raw_ostream &OS) const override { in printView() function
HDDispatchStatistics.h77 void printView(llvm::raw_ostream &OS) const override { in printView() function
HDRetireControlUnitStatistics.cpp55 void RetireControlUnitStatistics::printView(raw_ostream &OS) const { in printView() function in llvm::mca::RetireControlUnitStatistics
HDInstructionInfoView.cpp20 void InstructionInfoView::printView(raw_ostream &OS) const { in printView() function in llvm::mca::InstructionInfoView
HDSummaryView.cpp65 void SummaryView::printView(raw_ostream &OS) const { in printView() function in llvm::mca::SummaryView
HDRegisterFileStatistics.cpp104 void RegisterFileStatistics::printView(raw_ostream &OS) const { in printView() function in llvm::mca::RegisterFileStatistics
HDSchedulerStatistics.cpp172 void SchedulerStatistics::printView(raw_ostream &OS) const { in printView() function in llvm::mca::SchedulerStatistics
HDTimelineView.h181 void printView(llvm::raw_ostream &OS) const override { in printView() function
HDBottleneckAnalysis.cpp642 void BottleneckAnalysis::printView(raw_ostream &OS) const { in printView() function in llvm::mca::BottleneckAnalysis