Home
last modified time | relevance | path

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

123

/external/clang/lib/StaticAnalyzer/Core/
DFunctionSummary.cpp19 unsigned Total = 0; in getTotalNumBasicBlocks() local
27 unsigned Total = 0; in getTotalNumVisitedBasicBlocks() local
/external/llvm/lib/Support/
DTimer.cpp156 static void printVal(double Val, double Total, raw_ostream &OS) { in printVal()
163 void TimeRecord::print(const TimeRecord &Total, raw_ostream &OS) const { in print() argument
305 TimeRecord Total; in PrintQueuedTimers() local
/external/webrtc/api/video/
Dvideo_adaptation_counters.h31 int Total() const { return fps_adaptations + resolution_adaptations; } in Total() function
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DTimer.cpp159 static void printVal(double Val, double Total, raw_ostream &OS) { in printVal()
166 void TimeRecord::print(const TimeRecord &Total, raw_ostream &OS) const { in print() argument
298 TimeRecord Total; in PrintQueuedTimers() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DTimer.cpp158 static void printVal(double Val, double Total, raw_ostream &OS) { in printVal()
165 void TimeRecord::print(const TimeRecord &Total, raw_ostream &OS) const { in print() argument
306 TimeRecord Total; in PrintQueuedTimers() local
DTarWriter.cpp75 int Total = Len + Twine(Len).str().size(); in formatPax() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
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
DTimeProfiler.cpp210 for (const auto &Total : AllCountAndTotalPerName) in write() local
220 for (const NameAndCountAndDurationType &Total : SortedTotals) { in write() local
DTarWriter.cpp75 int Total = Len + Twine(Len).str().size(); in formatPax() local
/external/lzma/CPP/7zip/UI/Console/
DPercentPrinter.h11 UInt64 Total; member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DRegAllocScore.cpp92 RegAllocScore Total; in calculateRegAllocScore() local
/external/lzma/CPP/7zip/UI/Far/
DProgressBox.h12 UInt64 Total; member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DSampleProfileLoaderBaseUtil.cpp143 uint64_t Total = 0; in countBodySamples() local
/external/libvpx/vp8/encoder/
Dpicklpf.c67 int Total = 0; in calc_partial_ssl_err() local
/external/llvm/lib/Transforms/IPO/
DSampleProfile.cpp359 uint64_t Total = 0; in countBodySamples() local
1167 unsigned Total = CoverageTracker.countBodyRecords(Samples); in emitAnnotations() local
1180 uint64_t Total = CoverageTracker.countBodySamples(Samples); in emitAnnotations() local
/external/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp448 uint64_t Total = 0; in sumEdgeCount() local
680 uint64_t Total = Count.CountValue - sumEdgeCount(Count.OutEdges); in populateCounters() local
685 uint64_t Total = Count.CountValue - sumEdgeCount(Count.InEdges); in populateCounters() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/
DM68kRegisterInfo.cpp138 for (size_t Reg = 0, Total = getNumRegs(); Reg != Total; ++Reg) { in getReservedRegs() local
/external/cronet/tot/third_party/libc++/src/test/benchmarks/
Dordered_set.bench.cpp71 size_t Total = TableSize * NumTables; in skip() local
/external/cronet/stable/third_party/libc++/src/test/benchmarks/
Dordered_set.bench.cpp71 size_t Total = TableSize * NumTables; in skip() local
/external/libcxx/benchmarks/
Dordered_set.bench.cpp71 size_t Total = TableSize * NumTables; in skip() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/LogicalView/Core/
DLVCompare.cpp25 enum class LVCompareItem { Scope, Symbol, Type, Line, Total }; enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DSampleProfile.cpp608 uint64_t Total = 0; in countBodySamples() local
1741 unsigned Total = CoverageTracker.countBodyRecords(Samples, PSI); in emitAnnotations() local
1754 uint64_t Total = CoverageTracker.countBodySamples(Samples, PSI); in emitAnnotations() local
/external/clang/lib/AST/
DTypeLoc.cpp77 unsigned Total = 0; in getFullDataSizeForType() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DBlockFrequencyInfoImpl.h388 uint64_t Total = 0; ///< Sum of all weights. member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DBlockFrequencyInfoImpl.h379 uint64_t Total = 0; ///< Sum of all weights. member

123