Searched refs:PrintStats (Results 1 – 12 of 12) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | RecyclingAllocator.h | 53 void PrintStats() { in PrintStats() function 54 Allocator.PrintStats(); in PrintStats() 55 Base.PrintStats(); in PrintStats()
|
D | Recycler.h | 102 void PrintStats(); 106 void Recycler<T, Size, Align>::PrintStats() { in PrintStats() function
|
D | Allocator.h | 113 void PrintStats() const {} in PrintStats() function 360 void PrintStats() const { in PrintStats() function
|
/third_party/json/test/thirdparty/Fuzzer/ |
D | FuzzerLoop.cpp | 328 void Fuzzer::PrintStats(const char *Where, const char *End, size_t Units) { in PrintStats() function in fuzzer::Fuzzer 381 Corpus.PrintStats(); in PrintFinalStats() 450 PrintStats("RELOAD"); in RereadOutputCorpus() 480 PrintStats("INITED"); in ShuffleAndMinimize() 511 PrintStats("pulse "); in RunOne() 578 PrintStats("NEW ", ""); in PrintStatusForNewUnit() 624 PrintStats(Stat, "\n", Tmp.size()); in FindExtraUnits() 765 PrintStats("DONE ", "\n"); in Loop()
|
D | FuzzerInternal.h | 121 void PrintStats(const char *Where, const char *End = "\n", size_t Units = 0);
|
D | FuzzerCorpus.h | 98 void PrintStats() { in PrintStats() function
|
D | FuzzerMerge.cpp | 200 PrintStats("pulse "); in CrashResistantMergeInternalStep()
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sample/subtly/ |
D | stats.h | 37 void PrintStats(FILE* out, Font* font);
|
D | stats.cc | 70 void PrintStats(FILE* out, Font* font) { in PrintStats() function
|
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sample/subtly/ |
D | stats.h | 37 void PrintStats(FILE* out, Font* font);
|
D | stats.cc | 70 void PrintStats(FILE* out, Font* font) { in PrintStats() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | Allocator.h | 110 void PrintStats() const {} in PrintStats() function 286 void PrintStats() const { in PrintStats() function
|