Home
last modified time | relevance | path

Searched refs:aggregate (Results 1 – 25 of 143) sorted by relevance

123456

/external/webrtc/webrtc/video/
Dreport_block_stats.cc51 RTCPReportBlock aggregate; in AggregateAndStore() local
53 return aggregate; in AggregateAndStore()
59 aggregate.cumulativeLost += report_block->cumulativeLost; in AggregateAndStore()
60 aggregate.jitter += report_block->jitter; in AggregateAndStore()
71 aggregate.fractionLost = in AggregateAndStore()
73 aggregate.jitter = static_cast<uint32_t>( in AggregateAndStore()
74 (aggregate.jitter + report_blocks.size() / 2) / report_blocks.size()); in AggregateAndStore()
75 return aggregate; in AggregateAndStore()
/external/bart/bart/sched/
DSchedAssert.py177 level_result = agg.aggregate(level=level, window=window)
182 total = agg.aggregate(level="all", window=window)[0]
248 result = agg.aggregate(level="all", value=sched_funcs.TASK_RUNNING)
259 result = agg.aggregate(level="all", value=sched_funcs.TASK_RUNNING)
349 level_result = agg.aggregate(level=level)
384 run_time = agg.aggregate(level="all", window=window)[0]
475 deltas = agg.aggregate(level="all", window=window)[0]
591 result = agg.aggregate(level="cpu", window=window)
619 result = agg.aggregate(level="cpu", window=window)
637 result = agg.aggregate(level=level, window=window)
/external/swiftshader/third_party/subzero/bloat/
Dwebtreemap.css36 .webtreemap-symbol-bss.webtreemap-aggregate {
39 .webtreemap-symbol-data.webtreemap-aggregate {
42 .webtreemap-symbol-read-only_data.webtreemap-aggregate {
45 .webtreemap-symbol-code.webtreemap-aggregate {
48 .webtreemap-symbol-weak_symbol.webtreemap-aggregate {
/external/elfutils/backends/
Dtilegx_retval.c120 aggregate: in tilegx_return_value_location()
136 goto aggregate; in tilegx_return_value_location()
143 goto aggregate; in tilegx_return_value_location()
147 goto aggregate; in tilegx_return_value_location()
Dppc64_retval.c148 aggregate: in ppc64_return_value_location()
177 goto aggregate; in ppc64_return_value_location()
184 goto aggregate; in ppc64_return_value_location()
188 goto aggregate; in ppc64_return_value_location()
Dalpha_retval.c118 goto aggregate; in alpha_return_value_location()
124 goto aggregate; in alpha_return_value_location()
141 aggregate: in alpha_return_value_location()
Darm_retval.c108 aggregate: in arm_return_value_location()
120 goto aggregate; in arm_return_value_location()
Dsparc_retval.c141 aggregate: in sparc_return_value_location()
152 goto aggregate; in sparc_return_value_location()
Dppc_retval.c151 aggregate: in ppc_return_value_location()
184 goto aggregate; in ppc_return_value_location()
/external/trappy/trappy/stats/
DCorrelator.py73 result_1 = self._first_agg.aggregate(level=level, **self._agg_kwargs)
74 result_2 = self._second_agg.aggregate(level=level, **self._agg_kwargs)
114 result_1 = self._first_agg.aggregate(level=level, **self._agg_kwargs)
115 result_2 = self._second_agg.aggregate(level=level, **self._agg_kwargs)
156 result_1 = self._first_agg.aggregate(level="all")
157 result_2 = self._second_agg.aggregate(level="all")
DAggregator.py69 def aggregate(self, trace_idx, **kwargs): member in AbstractAggregator
109 def aggregate(self, **kwargs): member in MultiTriggerAggregator
/external/trappy/tests/
Dtest_stats.py260 result = aggregator.aggregate(level="all")
267 result = aggregator.aggregate(level="cluster")
293 result = aggregator.aggregate(level="all")
333 result = aggregator.aggregate(level="all")
353 results = aggregator.aggregate(level="cpu")
/external/jacoco/jacoco-maven-plugin.test/it/it-report-aggregate/
Dverify.bsh33 File reportChild1 = new File( basedir, "report/target/site/jacoco-aggregate/child1/index.html" );
38 File reportChild1test = new File( basedir, "report/target/site/jacoco-aggregate/child1-test/index.h…
43 File reportChild2 = new File( basedir, "report/target/site/jacoco-aggregate/child2/index.html" );
/external/llvm/test/CodeGen/PowerPC/
Demptystruct.ll3 ; This tests correct handling of empty aggregate parameters and return values.
6 ; is treated as any other pointer parameter. An empty aggregate return value
7 ; is treated as any other aggregate return value, passed via address as a
/external/jacoco/jacoco-maven-plugin.test/it/it-report-aggregate-customization/
Dverify.bsh29 File reportChild1 = new File( basedir, "report/target/jacoco-aggregate-customization/child1/index.h…
34 File reportChild2 = new File( basedir, "report/target/jacoco-aggregate-customization/child2/index.h…
/external/swiftshader/src/OpenGL/compiler/
DParseHelper.cpp1123 …rseContext::functionCallLValueErrorCheck(const TFunction *fnCandidate, TIntermAggregate *aggregate) in functionCallLValueErrorCheck() argument
1130 TIntermTyped *node = (aggregate->getSequence())[i]->getAsTyped(); in functionCallLValueErrorCheck()
1660 TIntermAggregate *aggregate = intermediate.makeAggregate(intermSymbol, identifierLoc); in parseInvariantDeclaration() local
1661 aggregate->setOp(EOpInvariantDeclaration); in parseInvariantDeclaration()
1662 return aggregate; in parseInvariantDeclaration()
1931 …TIntermAggregate *aggregate = intermediate.growAggregate(functionPrototype, functionBody, location… in addFunctionDefinition() local
1932 intermediate.setAggregateOperator(aggregate, EOpFunction, location); in addFunctionDefinition()
1933 aggregate->setName(function.getMangledName().c_str()); in addFunctionDefinition()
1934 aggregate->setType(function.getReturnType()); in addFunctionDefinition()
1938 aggregate->setOptimize(pragma().optimize); in addFunctionDefinition()
[all …]
/external/llvm/test/DebugInfo/X86/
Dreference-argument.ll2 ; ModuleID = 'aggregate-indirect-arg.cpp'
3 ; extracted from debuginfo-tests/aggregate-indirect-arg.cpp
48 !1 = !DIFile(filename: "aggregate-indirect-arg.cpp", directory: "")
51 !5 = !DIFile(filename: "aggregate-indirect-arg.cpp", directory: "")
/external/llvm/test/CodeGen/ARM/
Daggregate-padding.ll32 ; An aggregate should be able to split between registers and stack if there is
45 ; If an aggregate has to be moved entirely onto the stack, nothing should be
62 ; If an aggregate has to be moved entirely onto the stack, nothing should be
/external/llvm/test/Assembler/
Dinvalid-datalayout5.ll3 ; CHECK: Sized aggregate specification in datalayout string
Dinvalid-datalayout22.ll5 ; CHECK: ABI alignment specification must be >0 for non-aggregate types
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dfast-isel-agg-constant.ll2 ; Make sure fast-isel doesn't screw up aggregate constants.
/external/llvm/test/CodeGen/X86/
Dfast-isel-agg-constant.ll2 ; Make sure fast-isel doesn't screw up aggregate constants.
/external/llvm/test/CodeGen/NVPTX/
Daggr-param.ll3 ; Make sure aggregate param types get emitted properly.
/external/dagger2/util/
Dgenerate-latest-docs.sh8 mvn javadoc:aggregate -P!examples
/external/v8/tools/
Dcallstats.py347 if args.aggregate:
456 if args.totals and args.limit != 0 and not args.aggregate:
469 if args.limit != 0 and not args.aggregate:
485 if args.aggregate:
542 if args.aggregate:

123456