Searched refs:printDispatchStalls (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DDispatchStatistics.h62 void printDispatchStalls(llvm::raw_ostream &OS) const;
78 printDispatchStalls(OS);
H A DDispatchStatistics.cpp64 void DispatchStatistics::printDispatchStalls(raw_ostream &OS) const { function in class:llvm::mca::DispatchStatistics

Completed in 51 milliseconds