Home
last modified time | relevance | path

Searched defs:Statistics (Results 1 – 8 of 8) sorted by relevance

/llvm-project/clang/docs/analyzer/developer-docs/
H A DDebugChecks.rst340 Statistics chapter
/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerGlobalData.h36 bool Statistics = false; member
H A DDWARFLinkerImpl.h64 void setStatistics(bool Statistics) override { in setStatistics()
/llvm-project/llvm/tools/dsymutil/
H A DLinkUtils.h45 bool Statistics = false; member
/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinker.h249 void setStatistics(bool Statistics) override { in setStatistics()
797 bool Statistics = false; member
/llvm-project/third-party/benchmark/include/benchmark/
H A Dbenchmark.h693 struct Statistics { struct
695 StatisticsFunc* compute_; argument
698 Statistics(const std::string& name, StatisticsFunc* compute, argument
700 : name_(name), compute_(compute), unit_(unit) {} in name_()
/llvm-project/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp863 StringMap<PerFunctionStats> Statistics; in collectStatsForObjectFile() local
H A Dllvm-dwarfdump.cpp266 Statistics("statistics", variable