Home
last modified time | relevance | path

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

12

/freebsd/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/sys/contrib/dev/acpica/compiler/
H A Daslerror.c354 UINT32 Total) in AeDecodeErrorMessageId()
465 UINT32 *Total) in AePrintErrorSourceLine()
639 UINT32 Total = 0; in AePrintException() local
750 UINT32 Total = 0; in AePrintSubError() local
/freebsd/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.cpp260 for (const auto &Total : AllCountAndTotalPerName) in write() local
270 for (const NameAndCountAndDurationType &Total : SortedTotals) { in write() local
H A DTarWriter.cpp75 int Total = Len + Twine(Len).str().size(); in formatPax() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocScore.cpp92 RegAllocScore Total; calculateRegAllocScore() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprOpenMP.h177 Total = 3, enumerator
185 Total = 3, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSampleProfileLoaderBaseUtil.cpp143 uint64_t Total = 0; in countBodySamples() local
/freebsd/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/usr.sbin/ac/
H A Dac.c84 static struct timeval Total = { 0, 0 }; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUMCExpr.cpp220 std::optional<int64_t> Total; in evaluateAsRelocatableImpl() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVCompare.cpp25 enum class LVCompareItem { Scope, Symbol, Type, Line, Total }; enumerator
/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DSourceCoverageViewHTML.cpp475 [&Columns, &Opts](unsigned Hit, unsigned Total, float Pctg) { in emitTableRow()
1112 uint64_t Total = R.ExecutionCount + R.FalseExecutionCount; in renderBranchView() local
H A DSourceCoverageViewText.cpp302 uint64_t Total = R.ExecutionCount + R.FalseExecutionCount; in renderBranchView() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h389 uint64_t Total = 0; ///< Sum of all weights. member
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSplitModule.cpp406 DenseSet<const Function *> Total; in calculateOverlap() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1077 uint64_t Total = 0; in sumEdgeCount() local
1554 uint64_t Total = 0; in populateCounters() local
1565 uint64_t Total = 0; in populateCounters() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTypeLoc.cpp95 unsigned Total = 0; in getFullDataSizeForType() local
/freebsd/usr.bin/systat/
H A Dvmstat.c107 struct vmtotal Total; member
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DGCOV.cpp597 uint64_t Total; member
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericDomTreeConstruction.h356 unsigned Total = 0; in FindRoots() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h518 unsigned Total = getNumConditions() - Folded; in getPercentCovered() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp1638 uint64_t Total = getProfileCount(&S); in EmitCaseStmtRange() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp1018 uint64_t Total = 0; in executeGEPOperation() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp2433 Value *Total = Work[ThisW].front(); in concat() local

12