Searched defs:Stats (Results 1 - 23 of 23) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/DebugInfo/PDB/
H A DPDBExtras.cpp403 raw_ostream &llvm::pdb::operator<<(raw_ostream &OS, const TagStats &Stats) { argument
H A DPDBSymbol.cpp130 TagStats Stats; local
/openbsd-current/gnu/llvm/llvm/lib/Support/
H A DStatistic.cpp67 std::vector<TrackingStatistic *> Stats; member in class:__anon2475::StatisticInfo
177 StatisticInfo &Stats = *StatInfo; local
205 StatisticInfo &Stats = *StatInfo; local
232 StatisticInfo &Stats = *StatInfo; local
[all...]
/openbsd-current/gnu/llvm/lldb/source/Utility/
H A DTimer.cpp117 struct Stats { struct in namespace:__anon1537
/openbsd-current/usr.sbin/amd/amq/
H A Damq.c65 enum show_opt { Full, Stats, Calc, Short, ShowDone }; enumerator in enum:show_opt
/openbsd-current/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp274 StatCollection Stats; local
302 StatCollection Stats; local
330 printModuleDetailStats(LinePrinter &P, StringRef Label, const StatCollection &Stats) argument
[all...]
/openbsd-current/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DSchedClassResolution.cpp305 const PerInstructionStats &Stats = std::get<1>(I); local
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_secondary.h318 struct Stats { struct in class:LargeMmapAllocator
/openbsd-current/gnu/llvm/compiler-rt/lib/scudo/standalone/tests/
H A Dprimary_test.cpp191 scudo::GlobalStats Stats; local
/openbsd-current/gnu/llvm/compiler-rt/lib/fuzzer/
H A DFuzzerFork.cpp32 struct Stats { struct in namespace:fuzzer
/openbsd-current/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dlocal_cache.h179 LocalStats Stats; member in struct:scudo::SizeClassAllocatorLocalCache
H A Dsecondary.h482 LocalStats Stats; member in class:scudo::MapAllocator
[all...]
H A Dprimary64.h335 RegionStats Stats = {}; member in struct:scudo::SizeClassAllocator64::UnpaddedRegionInfo
[all...]
H A Dprimary32.h303 SizeClassStats Stats; variable
[all...]
H A Dcombined.h1041 GlobalStats Stats; member in class:scudo::Allocator
[all...]
/openbsd-current/gnu/llvm/clang/include/clang/Driver/
H A DSanitizerArgs.h56 bool Stats = false; member in class:clang::driver::SanitizerArgs
/openbsd-current/gnu/llvm/clang/utils/analyzer/
H A DCmpRuns.py43 Stats = Dict[str, Dict[str, Number]] variable
/openbsd-current/gnu/llvm/llvm/lib/Bitcode/Reader/
H A DBitcodeAnalyzer.cpp665 const PerBlockIDStats &Stats = Stat.second; local
[all...]
/openbsd-current/gnu/llvm/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp916 PerFunctionStats &Stats = Entry.getValue(); local
[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h743 LineCoverageStats Stats; member in class:llvm::coverage::LineCoverageIterator
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp379 CHRStats Stats; member in class:__anon3390::CHR
402 operator <<(raw_ostream &OS, const CHRStats &Stats) argument
430 dumpIR(Function &F, const char *Label, CHRStats *Stats) argument
[all...]
/openbsd-current/gnu/llvm/llvm/tools/sancov/
H A Dsancov.cpp289 static raw_ostream &operator<<(raw_ostream &OS, const CoverageStats &Stats) { argument
998 CoverageStats Stats = {Coverage.Points.size(), Coverage.CoveredIds.size(), local
/openbsd-current/gnu/llvm/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp2313 traverseAllValueSites(const InstrProfRecord &Func, uint32_t VK, ValueSitesStats &Stats, raw_fd_ostream &OS, InstrProfSymtab *Symtab) argument
2347 showValueSitesStats(raw_fd_ostream &OS, uint32_t VK, ValueSitesStats &Stats) argument
[all...]

Completed in 419 milliseconds