Home
last modified time | relevance | path

Searched refs:SchedulerStatistics (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/llvm/tools/llvm-mca/Views/
H A DSchedulerStatistics.cpp21 SchedulerStatistics::SchedulerStatistics(const llvm::MCSubtargetInfo &STI) in SchedulerStatistics() function in llvm::mca::SchedulerStatistics
44 void SchedulerStatistics::onEvent(const HWInstructionEvent &Event) { in onEvent()
74 void SchedulerStatistics::onReservedBuffers(const InstRef & /* unused */, in onReservedBuffers()
83 void SchedulerStatistics::onReleasedBuffers(const InstRef & /* unused */, in onReleasedBuffers()
92 void SchedulerStatistics::updateHistograms() { in updateHistograms()
102 void SchedulerStatistics::printSchedulerStats(raw_ostream &OS) const { in printSchedulerStats()
123 void SchedulerStatistics::printSchedulerUsage(raw_ostream &OS) const { in printSchedulerUsage()
172 void SchedulerStatistics::printView(raw_ostream &OS) const { in printView()
H A DSchedulerStatistics.h47 class SchedulerStatistics final : public View {
75 SchedulerStatistics(const llvm::MCSubtargetInfo &STI);
/llvm-project-15.0.7/llvm/tools/llvm-mca/
H A DCMakeLists.txt27 Views/SchedulerStatistics.cpp
H A Dllvm-mca.cpp667 Printer.addView(std::make_unique<mca::SchedulerStatistics>(*STI)); in main()
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/tools/llvm-mca/
H A DBUILD.gn30 "Views/SchedulerStatistics.cpp",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt7061 llvm/tools/llvm-mca/Views/SchedulerStatistics.cpp
7062 llvm/tools/llvm-mca/Views/SchedulerStatistics.h