Home
last modified time | relevance | path

Searched full:reports (Results 1 – 25 of 42) sorted by relevance

12

/arkcompiler/runtime_core/scripts/
Dmemusage.py17 A tool to get memory usage reports
169 def aggregate(reports): argument
170 """Aggregates memory usage reports"""
172 count = len(reports)
173 memusage = reports.pop(0)
174 while reports:
175 for left, right in zip(memusage, reports.pop(0)):
217 reports = []
220 reports.append(report)
227 reports.append(report)
[all …]
Dmemdump.py17 A tool to view memory usage reports.
20 Panda runtime writes memory reports into memdump.bin file at runtime destruction and at SIGUSR2
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dldobj.64.yaml98 …description: Check that verifier reports error if source registers are not initialized in Panda co…
125 …description: Check that verifier reports error if source registers are not initialized in PandaAss…
211 …description: Check that verifier reports an error when the 1st operand is not a ref to an object (…
248 …description: Check that verifier reports an error when the 1st operand is not a ref to an object (…
282 …Check that verifier reports an error when the field doesn't resolve to a non-static valid object f…
337 …Check that verifier reports an error when the field doesn't resolve to a non-static valid object f…
393 …description: Check that verifier reports an error when the field resolves to a field with size or …
435 …description: Check that verifier reports an error when the field resolves to a field with size or …
497 description: Check that compiler reports an error when the register number is incorrect
Dstobj.v.64.yaml81 …description: Check that verifier reports error if a register is not initialized in PandaAssembly c…
122 …description: Check that verifier reports error if a register is not initialized in PandaAssembly c…
244 Check that verifier reports error when the 2nd operand is not a ref to an
286 Check that verifier reports error when the 2nd operand is not a ref to an
329 Check that verifier reports error when the field doesn't resolve to a non-static
384 Check that verifier reports error when the field doesn't resolve to a non-static
431 Check that verifier reports error when the field resolves to a field with size
484 Check that verifier reports error when the field resolves to a field with size
537 … Check that verifier reports error when the register contains a value of type not corresponding
632 Check that verifier reports error when the register contains
[all …]
Dldobj.v.64.yaml98 …description: Check that verifier reports error if source registers are not initialized in Panda co…
123 …description: Check that verifier reports error if source registers are not initialized in PandaAss…
209 …description: Check that verifier reports an error when the 2nd operand is not a ref to an object (…
247 …description: Check that verifier reports an error when the 2nd operand is not a ref to an object (…
282 …Check that verifier reports an error when the field doesn't resolve to a non-static valid object f…
337 …Check that verifier reports an error when the field doesn't resolve to a non-static valid object f…
393 …description: Check that verifier reports an error when the field resolves to a field with size or …
435 …description: Check that verifier reports an error when the field resolves to a field with size or …
497 description: Check that compiler reports an error when the register number is incorrect
Dstobj.v.yaml82 …description: Check that verifier reports error if a register is not initialized in PandaAssembly c…
123 …description: Check that verifier reports error if a register is not initialized in PandaAssembly c…
271 …description: Check that verifier reports error when the 2nd register is not a ref to an object (ot…
325 …description: Check that verifier reports error when the 2nd register is not a ref to an object (ot…
374 Check that verifier reports error if the field doesn't resolve to
429 Check that verifier reports error if the field doesn't resolve to
476 Check that verifier reports error when the field resolves to a field with size
512 …description: Check that verifier reports error when the field resolves to a field with size that i…
591 …description: Check that verifier reports error when the register contains a value of type not corr…
673 Check that verifier reports error when the register contains
[all …]
Dstobj.64.yaml63 description: Check that verifier reports error if source registers are not initialized
145 …description: Check that verifier reports error when the 1st operand is not a ref to an object (oth…
188 …description: Check that verifier reports error when the field doesn't resolve to a non-static vali…
248 …description: Check that verifier reports error when the field resolves to a field with size that i…
301 …description: Check that verifier reports error when the accumulator contains a value of type not c…
396 description: Check that compiler reports error when the register number is out of 8 bit size
Dstobj.yaml63 description: Check that verifier reports error if source registers are not initialized
160 …description: Check that verifier reports error when the 1st operand is not a ref to an object (oth…
201 …description: Check that verifier reports error if the field doesn't resolve to a non-static valid …
259 …description: Check that verifier reports error when the field resolves to a field with size that i…
338 …description: Check that verifier reports error when the accumulator contains a value of type not c…
420 description: Check that compiler reports error when the register number is out of 8 bit size
Dstobj.v.obj.yaml82 description: Check that verifier reports error if source registers are not initialized.
213 Check that verifier reports error when the 2nd operand is not a ref to
250 Check that verifier reports error when the 2nd operand is not a ref to
287 Check that verifier reports error when the field doesn't resolve to
357 Check that verifier reports error when the field doesn't resolve to a non-static
403 Check that verifier reports error when v1 contains a value of type
582 Check that verifier reports error when v1 contains a value of type
731 Check that compiler reports error when the register number
Dldobj.yaml99 description: Check that verifier reports error if source registers are not initialized
207 …description: Check that verifier reports an error when the 1st operand is not a ref to an object (…
246 …description: Check that verifier reports an error if the field doesn't resolve to a non-static val…
305 …description: Check that verifier reports an error when the field resolves to a field with size or …
371 … description: Check that compiler reports an error when the register number is out of 8 bit size
Dststatic.64.yaml60 description: Check that verifier reports an error if accumulator is not initialized
76 …description: Check that verifier reports an error when the field_id doesn't resolve to a static va…
189 …description: Check that verifier reports an error when the field_id resolves to a field with size …
234 …description: Check that verifier reports error when the accumulator contains a value of type not c…
Dldobj.obj.yaml105 description: Check that verifier reports error if source registers are not initialized
207 …description: Check that verifier reports error when the 1st operand is not a ref to an object (oth…
251 …description: Check that verifier reports error when the field doesn't resolve to a non-static obje…
333 …description: Check that verifier reports an error when the field resolves to a field with size or …
374 description: Check that compiler reports error when the register number is out of 8 bit size
Dldobj.v.obj.yaml105 description: Check that verifier reports error if source registers are not initialized
206 …description: Check that verifier reports error when the 2nd operand is not a ref to an object (oth…
245 …description: Check that verifier reports error when the field doesn't resolve to a non-static obje…
327 …description: Check that verifier reports an error when the field resolves to a field with size or …
368 description: Check that compiler reports error when the register number is out of 4 bit size
Dldobj.v.yaml99 description: Check that verifier reports error if source registers are not initialized
205 …description: Check that verifier reports an error when the 2nd operand is not a ref to an object (…
244 …description: Check that verifier reports an error if the field doesn't resolve to a non-static val…
303 …description: Check that verifier reports an error when the field resolves to a field with size or …
369 … description: Check that compiler reports an error when the register number is out of 4 bit size
Dstobj.obj.yaml102 description: Check that verifier reports error if source registers are not initialized
229 …description: Check that verifier reports error when the 1st operand is not a ref to an object (oth…
271 …description: Check that verifier reports error when the field doesn't resolve to a non-static obje…
351 …description: Check that verifier reports error when the accumulator contains a value of type not c…
545 …description: Check that verifier reports error when the accumulator contains a value of type not c…
705 description: Check that compiler reports error when the register number is out of 8 bit size
Dreturn.64.yaml616 …description: Check that verifier reports an error if accumulator is not initialized in Pandasm con…
635 …description: Check that verifier reports an error if accumulator is not initialized in PandaAssemb…
655 …description: Check that verifier reports an error if accumulator is not initialized in Pandasm con…
675 …description: Check that verifier reports an error if accumulator is not initialized in PandaAssemb…
Dststatic.yaml60 description: Check that verifier reports an error if accumulator is not initialized
76 …description: Check that verifier reports an error if the field_id doesn't resolve to a static vali…
189 …description: Check that verifier reports an error when the field_id resolves to a field with size …
224 …description: Check that verifier reports an error when the accumulator contains a value of type no…
Dreturn.yaml578 …description: Check that verifier reports an error if accumulator is not initialized, static call, …
599 …description: Check that verifier reports an error if accumulator is not initialized, static call, …
620 …description: Check that verifier reports an error if accumulator is not initialized, virtual call,…
642 …description: Check that verifier reports an error if accumulator is not initialized, virtual call,…
/arkcompiler/runtime_core/tests/verifier-tests/
Dbug_2086_1.pa34 # Check that verifier reports an error when the field doesn't resolve to a non-static valid objec…
Dbug_2086_2.pa34 # Check that verifier reports an error when the field doesn't resolve to a non-static valid objec…
Dbug_2088.pa34 # Check that verifier reports an error when the field resolves to a field with size or type that …
Dbug_2084.pa32 # Check that verifier reports error if source registers are not initialized
Dbug_2085.pa34 # Check that verifier reports an error when the 1st operand is not a ref to an object (other than…
/arkcompiler/runtime_core/tests/cts-coverage-tool/
DREADME.md3 …nd the given set of test files, then computes the coverage and outputs a bunch of coverage reports.
DCMakeLists.txt18 # Coverage reports generation

12