OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:printDispatchHistogram
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
DispatchStatistics.h
60
void
printDispatchHistogram
(llvm::raw_ostream &OS) const;
79
printDispatchHistogram
(OS);
DispatchStatistics.cpp
33
void DispatchStatistics::
printDispatchHistogram
(llvm::raw_ostream &OS) const {
Completed in 2082 milliseconds