Home
last modified time | relevance | path

Searched defs:Total (Results 1 – 25 of 26) sorted by relevance

12

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DFunctionSummary.cpp19 unsigned Total = 0; in getTotalNumBasicBlocks() local
26 unsigned Total = 0; in getTotalNumVisitedBasicBlocks() local
/freebsd-src/sys/contrib/dev/acpica/compiler/
H A Daslerror.c354 UINT32 Total) in AeDecodeErrorMessageId() argument
465 UINT32 *Total) in AePrintErrorSourceLine() argument
639 UINT32 Total in AePrintException() local
750 UINT32 Total = 0; AePrintSubError() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DTimer.cpp210 static void printVal(double Val, double Total, raw_ostream &OS) { in printVal()
217 void TimeRecord::print(const TimeRecord &Total, raw_ostream &OS) const { in print() argument
362 TimeRecord Total; in PrintQueuedTimers() local
H A DTimeProfiler.cpp210 for (const auto &Total : AllCountAndTotalPerName) write() local
220 for (const NameAndCountAndDurationType &Total : SortedTotals) { write() local
H A DTarWriter.cpp75 int Total = Len + Twine(Len).str().size(); in formatPax() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocScore.cpp91 RegAllocScore Total; in calculateRegAllocScore() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSampleProfileLoaderBaseUtil.cpp143 uint64_t Total = 0; in countBodySamples() local
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExprOpenMP.h301 Total = 3, global() enumerator
309 Total = 3, global() enumerator
H A DOpenMPClause.h8494 Total, global() enumerator
8500 Total, global() enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kRegisterInfo.cpp138 for (size_t Reg = 0, Total = getNumRegs(); Reg != Total; ++Reg) { in getReservedRegs() local
/freebsd-src/usr.sbin/ac/
H A Dac.c84 static struct timeval Total = { 0, 0 }; variable
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVCompare.cpp25 enum class LVCompareItem { Scope, Symbol, Type, Line, Total }; enumerator
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-cov/
H A DSourceCoverageViewHTML.cpp318 __anone22333c80202(unsigned Hit, unsigned Total, float Pctg) emitTableRow() argument
929 uint64_t Total = R.ExecutionCount + R.FalseExecutionCount; renderBranchView() local
H A DSourceCoverageViewText.cpp302 uint64_t Total = R.ExecutionCount + R.FalseExecutionCount; in renderBranchView() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h389 uint64_t Total = 0; ///< Sum of all weights. member
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1026 uint64_t Total = 0; sumEdgeCount() local
1500 uint64_t Total = 0; populateCounters() local
1511 uint64_t Total = 0; populateCounters() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DTypeLoc.cpp95 unsigned Total = 0; in getFullDataSizeForType() local
/freebsd-src/usr.bin/systat/
H A Dvmstat.c107 struct vmtotal Total; member
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/
H A DGCOV.cpp597 uint64_t Total; member
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericDomTreeConstruction.h367 unsigned Total = 0; FindRoots() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h473 unsigned Total = getNumConditions() - Folded; getPercentCovered() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp385 unsigned Total = LHS.getZExtValue() + RHS.getZExtValue(); IncorporateWeight() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp1459 uint64_t Total = getProfileCount(&S); EmitCaseStmtRange() local
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp1054 uint64_t Total = 0; executeGEPOperation() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp2433 Value *Total = Work[ThisW].front(); in concat() local

12