Home
last modified time | relevance | path

Searched defs:NumFunctions (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DProfileCommon.h60 uint32_t NumFunctions = 0; variable
/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageSummaryInfo.h192 size_t NumFunctions; variable
197 FunctionCoverageInfo(size_t Executed, size_t NumFunctions) in FunctionCoverageInfo()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DProfileSummary.h54 const uint32_t NumCounts, NumFunctions; variable
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerDataFlowTrace.cpp177 size_t NumFunctions = 0; in Init() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DProfileSummary.cpp214 uint64_t NumCounts, TotalCount, NumFunctions, MaxFunctionCount, MaxCount, in getFromMD() local
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfReader.cpp1566 auto NumFunctions = readNumber<uint64_t>(); in readSummary() local
1688 uint32_t NumFunctions; in readFunctionProfiles() local
H A DInstrProfReader.cpp1322 const uint64_t NumFunctions = in readHeader() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp975 SaturatingUINT64 NumFunctions = 0; in collectStatsForObjectFile() local
/freebsd/sys/dev/mpr/mpi/
H A Dmpi2_cnfg.h1276 U8 NumFunctions; /* 0x04 */ member