OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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