HomeSort by relevance Sort by last modified time
    Searched refs:printDispatchStalls (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
DispatchStatistics.h 62 void printDispatchStalls(llvm::raw_ostream &OS) const;
78 printDispatchStalls(OS);
DispatchStatistics.cpp 50 void DispatchStatistics::printDispatchStalls(raw_ostream &OS) const {

Completed in 293 milliseconds