Home
last modified time | relevance | path

Searched defs:PrintStats (Results 1 – 25 of 36) sorted by relevance

12

/external/clang/lib/Parse/
DParseAST.cpp99 ASTContext &Ctx, bool PrintStats, in ParseAST()
113 void clang::ParseAST(Sema &S, bool PrintStats, bool SkipFunctionBodies) { in ParseAST()
/external/llvm/include/llvm/Support/
DRecyclingAllocator.h54 void PrintStats() { in PrintStats() function
DRecycler.h105 void Recycler<T, Size, Align>::PrintStats() { in PrintStats() function
DAllocator.h108 void PrintStats() const {} in PrintStats() function
283 void PrintStats() const { in PrintStats() function
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DRecyclingAllocator.h54 void PrintStats() { Base.PrintStats(); } in PrintStats() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DRecyclingAllocator.h54 void PrintStats() { in PrintStats() function
DRecycler.h107 void Recycler<T, Size, Align>::PrintStats() { in PrintStats() function
DAllocator.h112 void PrintStats() const {} in PrintStats() function
301 void PrintStats() const { in PrintStats() function
/external/webrtc/webrtc/p2p/stunprober/
Dmain.cc65 void PrintStats(StunProber* prober) { in PrintStats() function
/external/sfntly/cpp/src/sample/subtly/
Dstats.cc70 void PrintStats(FILE* out, Font* font) { in PrintStats() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DAllocator.h110 void PrintStats() const {} in PrintStats() function
286 void PrintStats() const { in PrintStats() function
/external/swiftshader/third_party/LLVM/lib/Support/
DAllocator.cpp147 void BumpPtrAllocator::PrintStats() const { in PrintStats() function in llvm::BumpPtrAllocator
/external/clang/include/clang/AST/
DASTConsumer.h135 virtual void PrintStats() {} in PrintStats() function
/external/webrtc/webrtc/modules/audio_coding/test/
DChannel.cc373 void Channel::PrintStats(CodecInst& codecInst) { in PrintStats() function in webrtc::Channel
/external/clang/lib/AST/
DExternalASTSource.cpp64 void ExternalASTSource::PrintStats() { } in PrintStats() function in ExternalASTSource
/external/clang/lib/Frontend/
DChainedIncludesSource.cpp272 void ChainedIncludesSource::PrintStats() { in PrintStats() function in ChainedIncludesSource
DMultiplexConsumer.cpp350 void MultiplexConsumer::PrintStats() { in PrintStats() function in MultiplexConsumer
/external/clang/lib/Basic/
DFileManager.cpp556 void FileManager::PrintStats() const { in PrintStats() function in FileManager
DIdentifierTable.cpp312 void IdentifierTable::PrintStats() const { in PrintStats() function in IdentifierTable
/external/clang/include/clang/StaticAnalyzer/Core/
DAnalyzerOptions.h171 unsigned PrintStats : 1; variable
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.h428 void PrintStats() { in PrintStats() function
847 void PrintStats() { in PrintStats() function
1215 void PrintStats() { in PrintStats() function
1442 void PrintStats() { in PrintStats() function
/external/perfetto/src/trace_processor/
Dtrace_processor_shell.cc142 bool PrintStats() { in PrintStats() function
/external/clang/lib/Sema/
DMultiplexExternalSemaSource.cpp155 void MultiplexExternalSemaSource::PrintStats() { in PrintStats() function in MultiplexExternalSemaSource
/external/clang/lib/Lex/
DPreprocessor.cpp251 void Preprocessor::PrintStats() { in PrintStats() function in Preprocessor
/external/llvm/lib/Fuzzer/
DFuzzerLoop.cpp264 void Fuzzer::PrintStats(const char *Where, const char *End) { in PrintStats() function in fuzzer::Fuzzer

12