| /freebsd-12-stable/contrib/llvm-project/lldb/source/Utility/ |
| D | Timer.cpp | 116 struct Stats { struct 117 const char *name; 118 uint64_t nanos; 119 uint64_t nanos_total; 120 uint64_t count;
|
| /freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| D | sanitizer_allocator_secondary.h | 318 struct Stats { struct 319 uptr n_allocs, n_frees, currently_allocated, max_allocated, by_size_log[64];
|
| D | sanitizer_allocator_primary64.h | 655 struct Stats { struct 677 Stats stats; in ALIGNED() argument
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/ |
| D | Statistic.cpp | 67 std::vector<TrackingStatistic *> Stats; member in __anona7ff59cc0111::StatisticInfo 176 StatisticInfo &Stats = *StatInfo; in PrintStatistics() local 207 StatisticInfo &Stats = *StatInfo; in PrintStatisticsJSON() local 234 StatisticInfo &Stats = *StatInfo; in PrintStatistics() local
|
| /freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
| D | FuzzerFork.cpp | 32 struct Stats { struct 33 size_t number_of_executed_units = 0; 34 size_t peak_rss_mb = 0; 35 size_t average_exec_per_sec = 0; 183 auto Stats = ParseFinalStatsFromLog(Job->LogPath); in RunOneMergeJob() local
|
| /freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/scudo/ |
| D | scudo_allocator_secondary.h | 74 void *Allocate(AllocatorStats *Stats, uptr Size, uptr Alignment) { in Allocate() 151 void Deallocate(AllocatorStats *Stats, void *Ptr) { in Deallocate()
|
| D | scudo_allocator_combined.h | 72 AllocatorGlobalStats Stats; variable
|
| /freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
| D | stats.h | 79 for (const auto &Stats : StatsList) { in get() local
|
| D | local_cache.h | 139 LocalStats Stats; member
|
| D | primary32.h | 262 SizeClassStats Stats; in alignas() local
|
| D | primary64.h | 295 RegionStats Stats = {}; member
|
| D | secondary.h | 468 LocalStats Stats; variable
|
| D | combined.h | 981 GlobalStats Stats; variable
|
| /freebsd-12-stable/contrib/llvm-project/clang/include/clang/Driver/ |
| D | SanitizerArgs.h | 54 bool Stats = false; variable
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/ |
| D | PDBSymbol.cpp | 130 TagStats Stats; in dumpChildStats() local
|
| D | PDBExtras.cpp | 402 raw_ostream &llvm::pdb::operator<<(raw_ostream &OS, const TagStats &Stats) { in operator <<()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
| D | DumpOutputStyle.cpp | 274 StatCollection Stats; in getSymbolStats() local 302 StatCollection Stats; in getChunkStats() local 331 const StatCollection &Stats) { in printModuleDetailStats() 756 static uint32_t getLongestTypeLeafName(const StatCollection &Stats) { in getLongestTypeLeafName()
|
| /freebsd-12-stable/contrib/libarchive/libarchive/ |
| D | archive_ppmd8_private.h | 32 CPpmd_State_Ref Stats; member
|
| D | archive_ppmd7_private.h | 38 CPpmd_State_Ref Stats; member
|
| /freebsd-12-stable/contrib/amd/amq/ |
| D | amq.c | 75 Full, Stats, Calc, Short, ShowDone enumerator
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| D | Debugify.cpp | 697 DebugifyStatistics *Stats = nullptr; in checkDebugifyMetadata() local 916 DebugifyStatistics Stats = Entry.second; in exportDebugifyStats() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/ |
| D | BitcodeAnalyzer.cpp | 664 const PerBlockIDStats &Stats = I->second; in printStats() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| D | ControlHeightReduction.cpp | 406 CHRStats Stats; member in __anon3d2a9b300211::CHR 428 const CHRStats &Stats) { in operator <<() 454 CHRStats *Stats) { in dumpIR()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/ |
| D | RegAllocGreedy.cpp | 3202 RAGreedyStats Stats; in computeStats() local 3279 RAGreedyStats Stats; in reportStats() local 3307 RAGreedyStats Stats; in reportStats() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-dwarfdump/ |
| D | Statistics.cpp | 770 PerFunctionStats &Stats = Entry.getValue(); in collectStatsForObjectFile() local
|