Home
last modified time | relevance | path

Searched refs:PrintStatistics (Results 1 – 16 of 16) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Support/
DStatistic.cpp51 friend void llvm::PrintStatistics();
52 friend void llvm::PrintStatistics(raw_ostream &OS);
97 llvm::PrintStatistics(); in ~StatisticInfo()
108 void llvm::PrintStatistics(raw_ostream &OS) { in PrintStatistics() function in llvm
142 void llvm::PrintStatistics() { in PrintStatistics() function in llvm
150 PrintStatistics(OutStream); in PrintStatistics()
/external/llvm/lib/Support/
DStatistic.cpp55 friend void llvm::PrintStatistics();
56 friend void llvm::PrintStatistics(raw_ostream &OS);
94 llvm::PrintStatistics(); in ~StatisticInfo()
118 void llvm::PrintStatistics(raw_ostream &OS) { in PrintStatistics() function in llvm
180 void llvm::PrintStatistics() { in PrintStatistics() function in llvm
192 PrintStatistics(*OutStream); in PrintStatistics()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DStatistic.cpp63 friend void llvm::PrintStatistics();
64 friend void llvm::PrintStatistics(raw_ostream &OS);
126 llvm::PrintStatistics(); in ~StatisticInfo()
173 void llvm::PrintStatistics(raw_ostream &OS) { in PrintStatistics() function in llvm
229 void llvm::PrintStatistics() { in PrintStatistics() function in llvm
242 PrintStatistics(*OutStream); in PrintStatistics()
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DStatistic.h130 void PrintStatistics();
133 void PrintStatistics(raw_ostream &OS);
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DStatistic.h163 void PrintStatistics();
166 void PrintStatistics(raw_ostream &OS);
/external/llvm/include/llvm/ADT/
DStatistic.h161 void PrintStatistics();
164 void PrintStatistics(raw_ostream &OS);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DStatistic.h182 void PrintStatistics();
185 void PrintStatistics(raw_ostream &OS);
/external/webrtc/webrtc/modules/audio_coding/test/
DTestVADDTX.cc45 void ActivityMonitor::PrintStatistics() { in PrintStatistics() function in webrtc::ActivityMonitor
119 monitor_->PrintStatistics(); in Run()
DTestVADDTX.h28 void PrintStatistics();
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Config/
Dllvm-config.h.cmake81 * PrintStatistics() or PrintStatisticsJSON()
/external/v8/src/snapshot/
Dsnapshot.h150 void PrintStatistics() const;
Dsnapshot-common.cc474 if (FLAG_serialization_statistics) d.PrintStatistics(); in FromIsolate()
514 void EmbeddedData::PrintStatistics() const { in PrintStatistics() function in v8::internal::EmbeddedData
/external/llvm/lib/LTO/
DLTOCodeGenerator.cpp586 llvm::PrintStatistics(); in compileOptimized()
DThinLTOCodeGenerator.cpp834 llvm::PrintStatistics(); in run()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
DLTOCodeGenerator.cpp583 llvm::PrintStatistics(); in compileOptimized()
DThinLTOCodeGenerator.cpp1079 llvm::PrintStatistics(); in run()