Searched defs:Total (Results 1 - 13 of 13) sorted by last modified time

/freebsd-11-stable/usr.bin/systat/
H A Dvmstat.c111 struct vmtotal Total; member in struct:Info
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp370 unsigned Total = LHS.getZExtValue() + RHS.getZExtValue(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp943 uint64_t Total = 0; local
1238 uint64_t Total = 0; local
1249 uint64_t Total = 0; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp608 uint64_t Total = 0; local
1741 unsigned Total = CoverageTracker.countBodyRecords(Samples, PSI); local
1754 uint64_t Total = CoverageTracker.countBodySamples(Samples, PSI); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DTimer.cpp158 static void printVal(double Val, double Total, raw_ostream &OS) { argument
165 void TimeRecord::print(const TimeRecord &Total, raw_ostream &OS) const { argument
306 TimeRecord Total; local
[all...]
H A DTarWriter.cpp75 int Total = Len + Twine(Len).str().size(); local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericDomTreeConstruction.h403 unsigned Total = 0; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp1202 uint64_t Total = getProfileCount(&S); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DTypeLoc.cpp94 unsigned Total = 0; local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h379 uint64_t Total = 0; ///< Sum of all weights. member in struct:llvm::BlockFrequencyInfoImplBase::Distribution
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DFunctionSummary.cpp19 unsigned Total = 0; local
26 unsigned Total = 0; local
/freebsd-11-stable/usr.sbin/ac/
H A Dac.c86 static struct timeval Total = { 0, 0 }; variable in typeref:struct:timeval
/freebsd-11-stable/sys/contrib/dev/acpica/compiler/
H A Daslerror.c627 UINT32 Total local
342 AeDecodeErrorMessageId( FILE *OutputFile, ASL_ERROR_MSG *Enode, BOOLEAN PrematureEOF, UINT32 Total) argument
453 AePrintErrorSourceLine( FILE *OutputFile, ASL_ERROR_MSG *Enode, BOOLEAN *PrematureEOF, UINT32 *Total) argument
738 UINT32 Total = 0; local
[all...]

Completed in 305 milliseconds