Home
last modified time | relevance | path

Searched full:executed (Results 1 – 25 of 13391) sorted by relevance

12345678910>>...536

/aosp_15_r20/system/extras/simpleperf/
H A Devent_table.json4 …["0x0000", "SW_INCR", "Instruction architecturally executed, Condition code check pass, software i…
10 … ["0x0006", "LD_RETIRED", "Instruction architecturally executed, Condition code check pass, load"],
11 …["0x0007", "ST_RETIRED", "Instruction architecturally executed, Condition code check pass, store"],
12 ["0x0008", "INST_RETIRED", "Instruction architecturally executed"],
14 …["0x000A", "EXC_RETURN", " Instruction architecturally executed, Condition code check pass, except…
15 …["0x000B", "CID_WRITE_RETIRED", "Instruction architecturally executed, Condition code check pass, …
16 …["0x000C", "PC_WRITE_RETIRED", "D, Instruction architecturally executed, Condition code check pass…
17 ["0x000D", "BR_IMMED_RETIRED", "Branch Instruction architecturally executed, immediate"],
18 …["0x000E", "BR_RETURN_RETIRED", "Branch Instruction architecturally executed, procedure return, ta…
19 …["0x000F", "UNALIGNED_LDST_RETIRED", "Instruction architecturally executed, Condition code check p…
[all …]
/aosp_15_r20/out/soong/.intermediates/system/extras/simpleperf/simpleperf_event_table/gen/
Devent_table.cpp89 {"raw-sw-incr", PERF_TYPE_RAW, 0x0, "Instruction architecturally executed, Condition code check pas…
95 {"raw-ld-retired", PERF_TYPE_RAW, 0x6, "Instruction architecturally executed, Condition code check …
96 {"raw-st-retired", PERF_TYPE_RAW, 0x7, "Instruction architecturally executed, Condition code check …
97 {"raw-inst-retired", PERF_TYPE_RAW, 0x8, "Instruction architecturally executed", "arm64"},
99 {"raw-exc-return", PERF_TYPE_RAW, 0xa, " Instruction architecturally executed, Condition code check…
100 {"raw-cid-write-retired", PERF_TYPE_RAW, 0xb, "Instruction architecturally executed, Condition code…
101 {"raw-pc-write-retired", PERF_TYPE_RAW, 0xc, "D, Instruction architecturally executed, Condition co…
102 {"raw-br-immed-retired", PERF_TYPE_RAW, 0xd, "Branch Instruction architecturally executed, immediat…
103 {"raw-br-return-retired", PERF_TYPE_RAW, 0xe, "Branch Instruction architecturally executed, procedu…
104 {"raw-unaligned-ldst-retired", PERF_TYPE_RAW, 0xf, "Instruction architecturally executed, Condition…
[all …]
/aosp_15_r20/external/clang/test/Sema/
H A Dwarn-unreachable.c12 goto e; // expected-warning {{will never be executed}} in test1()
16 goto b; // expected-warning {{will never be executed}} in test1()
17 goto a; // expected-warning {{will never be executed}} in test1()
33 dead(); // expected-warning {{will never be executed}} in test2()
37 dead(); // expected-warning {{will never be executed}} in test2()
41 + // expected-warning {{will never be executed}} in test2()
49 goto a4; // expected-warning {{will never be executed}} in test2()
54 dead(); // expected-warning {{will never be executed}} in test2()
68 dead(); // expected-warning {{will never be executed}} in test2()
81 dead(); // expected-warning {{will never be executed}} in test2()
[all …]
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dwarn-unreachable.cpp35 dead(); // expected-warning {{will never be executed}} in test2()
41 --; // expected-warning {{will never be executed}} in test3()
44 halt() // expected-warning {{will never be executed}} in test3()
49 (halt()); // expected-warning {{will never be executed}} in test3()
57 halt(), foor()// expected-warning {{will never be executed}} in test4()
67 .mem; // expected-warning {{will never be executed}} in test5()
77 (halt()); // expected-warning {{will never be executed}} in test6()
107 dead(); // expected-warning {{will never be executed}} in funcToSpecialize()
129 return PR19040_TEST_FAILURE; // expected-warning {{will never be executed}} in PR19040_fn1()
145 return ""; // expected-warning {{'return' will never be executed}} in testStr()
[all …]
/aosp_15_r20/system/extras/simpleperf/scripts/bin/android/arm/
HDsimpleperf ... raw-unaligned-ldst-spec Exclusive operation Speculatively executed, Store-Exclusive Branch Speculatively executed, immediate branch
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Library/
H A DUefiScsiLib.h23 …If Timeout is greater than zero, then the command is executed and will timeout after Timeout 100 n…
52 ScsiIo when the SCSI Request Packet was executed.
56 by ScsiIo when the SCSI Request Packet was executed
61 @retval EFI_SUCCESS The command was executed successfully.
101 …If Timeout is greater than zero, then the command is executed and will timeout after Timeout 100 n…
135 Request Packet was executed. See the EFI
140 executed on the SCSI Host Controller.
158 …@retval EFI_SUCCESS The command was executed successfully. See HostAdapterStatu…
161 @retval EFI_BAD_BUFFER_SIZE The SCSI Request Packet was executed, but the entire
202 …If Timeout is greater than zero, then the command is executed and will timeout after Timeout 100 n…
[all …]
H A DSmbusLib.h74 If Status is not NULL, then the status of the executed command is returned in Status.
82 @param Status Return status for the executed command.
84 RETURN_SUCCESS The SMBUS command was executed.
105 If Status is not NULL, then the status of the executed command is returned in Status.
113 @param Status Return status for the executed command.
115 RETURN_SUCCESS The SMBUS command was executed.
137 If Status is not NULL, then the status of the executed command is returned in Status.
144 @param Status Return status for the executed command.
146 RETURN_SUCCESS The SMBUS command was executed.
171 If Status is not NULL, then the status of the executed command is returned in Status.
[all …]
H A DS3SmbusLib.h21 If Status is not NULL, then the status of the executed command is returned in Status.
29 @param[out] Status The return status for the executed command.
31 RETURN_SUCCESS The SMBUS command was executed.
53 If Status is not NULL, then the status of the executed command is returned in Status.
61 @param[out] Status The return status for the executed command.
63 RETURN_SUCCESS The SMBUS command was executed.
86 If Status is not NULL, then the status of the executed command is returned in Status.
93 @param[out] Status The return status for the executed command.
95 RETURN_SUCCESS The SMBUS command was executed.
121 If Status is not NULL, then the status of the executed command is returned in Status.
[all …]
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Library/
H A DUefiScsiLib.h23 …If Timeout is greater than zero, then the command is executed and will timeout after Timeout 100 n…
52 ScsiIo when the SCSI Request Packet was executed.
56 by ScsiIo when the SCSI Request Packet was executed
61 @retval EFI_SUCCESS The command was executed successfully.
102 …If Timeout is greater than zero, then the command is executed and will timeout after Timeout 100 n…
136 Request Packet was executed. See the EFI
141 executed on the SCSI Host Controller.
159 …@retval EFI_SUCCESS The command was executed successfully. See HostAdapterStatu…
162 @retval EFI_BAD_BUFFER_SIZE The SCSI Request Packet was executed, but the entire
204 …If Timeout is greater than zero, then the command is executed and will timeout after Timeout 100 n…
[all …]
H A DSmbusLib.h74 If Status is not NULL, then the status of the executed command is returned in Status.
82 @param Status Return status for the executed command.
84 RETURN_SUCCESS The SMBUS command was executed.
105 If Status is not NULL, then the status of the executed command is returned in Status.
113 @param Status Return status for the executed command.
115 RETURN_SUCCESS The SMBUS command was executed.
137 If Status is not NULL, then the status of the executed command is returned in Status.
144 @param Status Return status for the executed command.
146 RETURN_SUCCESS The SMBUS command was executed.
171 If Status is not NULL, then the status of the executed command is returned in Status.
[all …]
H A DS3SmbusLib.h21 If Status is not NULL, then the status of the executed command is returned in Status.
29 @param[out] Status The return status for the executed command.
31 RETURN_SUCCESS The SMBUS command was executed.
53 If Status is not NULL, then the status of the executed command is returned in Status.
61 @param[out] Status The return status for the executed command.
63 RETURN_SUCCESS The SMBUS command was executed.
86 If Status is not NULL, then the status of the executed command is returned in Status.
93 @param[out] Status The return status for the executed command.
95 RETURN_SUCCESS The SMBUS command was executed.
121 If Status is not NULL, then the status of the executed command is returned in Status.
[all …]
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Library/
H A DUefiScsiLib.h23 …If Timeout is greater than zero, then the command is executed and will timeout after Timeout 100 n…
52 ScsiIo when the SCSI Request Packet was executed.
56 by ScsiIo when the SCSI Request Packet was executed
61 @retval EFI_SUCCESS The command was executed successfully.
102 …If Timeout is greater than zero, then the command is executed and will timeout after Timeout 100 n…
136 Request Packet was executed. See the EFI
141 executed on the SCSI Host Controller.
159 …@retval EFI_SUCCESS The command was executed successfully. See HostAdapterStatu…
162 @retval EFI_BAD_BUFFER_SIZE The SCSI Request Packet was executed, but the entire
204 …If Timeout is greater than zero, then the command is executed and will timeout after Timeout 100 n…
[all …]
H A DSmbusLib.h74 If Status is not NULL, then the status of the executed command is returned in Status.
82 @param Status Return status for the executed command.
84 RETURN_SUCCESS The SMBUS command was executed.
105 If Status is not NULL, then the status of the executed command is returned in Status.
113 @param Status Return status for the executed command.
115 RETURN_SUCCESS The SMBUS command was executed.
137 If Status is not NULL, then the status of the executed command is returned in Status.
144 @param Status Return status for the executed command.
146 RETURN_SUCCESS The SMBUS command was executed.
171 If Status is not NULL, then the status of the executed command is returned in Status.
[all …]
H A DS3SmbusLib.h21 If Status is not NULL, then the status of the executed command is returned in Status.
29 @param[out] Status The return status for the executed command.
31 RETURN_SUCCESS The SMBUS command was executed.
53 If Status is not NULL, then the status of the executed command is returned in Status.
61 @param[out] Status The return status for the executed command.
63 RETURN_SUCCESS The SMBUS command was executed.
86 If Status is not NULL, then the status of the executed command is returned in Status.
93 @param[out] Status The return status for the executed command.
95 RETURN_SUCCESS The SMBUS command was executed.
121 If Status is not NULL, then the status of the executed command is returned in Status.
[all …]
/aosp_15_r20/external/pigweed/pw_function/
H A Dscope_guard_test.cc26 bool executed = false; in TEST() local
28 ScopeGuard guarded_lambda([&] { executed = true; }); in TEST()
29 EXPECT_FALSE(executed); in TEST()
31 EXPECT_TRUE(executed); in TEST()
47 bool executed = false; in TEST() local
48 pw::Function<void()> pw_function([&]() { executed = true; }); in TEST()
51 EXPECT_FALSE(executed); in TEST()
53 EXPECT_TRUE(executed); in TEST()
57 bool executed = false; in TEST() local
59 ScopeGuard guard([&] { executed = true; }); in TEST()
[all …]
/aosp_15_r20/external/google-cloud-java/java-datastream/proto-google-cloud-datastream-v1/src/main/java/com/google/cloud/datastream/v1/
H A DValidationResult.java78 * A list of validations (includes both executed as well as not executed
92 * A list of validations (includes both executed as well as not executed
107 * A list of validations (includes both executed as well as not executed
121 * A list of validations (includes both executed as well as not executed
135 * A list of validations (includes both executed as well as not executed
557 * A list of validations (includes both executed as well as not executed
574 * A list of validations (includes both executed as well as not executed
591 * A list of validations (includes both executed as well as not executed
608 * A list of validations (includes both executed as well as not executed
631 * A list of validations (includes both executed as well as not executed
[all …]
/aosp_15_r20/external/google-cloud-java/java-datastream/proto-google-cloud-datastream-v1alpha1/src/main/java/com/google/cloud/datastream/v1alpha1/
H A DValidationResult.java78 * A list of validations (includes both executed as well as not executed
92 * A list of validations (includes both executed as well as not executed
107 * A list of validations (includes both executed as well as not executed
121 * A list of validations (includes both executed as well as not executed
135 * A list of validations (includes both executed as well as not executed
560 * A list of validations (includes both executed as well as not executed
577 * A list of validations (includes both executed as well as not executed
594 * A list of validations (includes both executed as well as not executed
611 * A list of validations (includes both executed as well as not executed
635 * A list of validations (includes both executed as well as not executed
[all …]
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Library/
H A DUefiScsiLib.h29 …If Timeout is greater than zero, then the command is executed and will timeout after Timeout 100 n…
58 ScsiIo when the SCSI Request Packet was executed.
62 by ScsiIo when the SCSI Request Packet was executed
67 @retval EFI_SUCCESS The command was executed successfully.
108 …If Timeout is greater than zero, then the command is executed and will timeout after Timeout 100 n…
142 Request Packet was executed. See the EFI
147 executed on the SCSI Host Controller.
165 …@retval EFI_SUCCESS The command was executed successfully. See HostAdapterStatu…
168 @retval EFI_BAD_BUFFER_SIZE The SCSI Request Packet was executed, but the entire
210 …If Timeout is greater than zero, then the command is executed and will timeout after Timeout 100 n…
[all …]
H A DS3SmbusLib.h28 If Status is not NULL, then the status of the executed command is returned in Status.
36 @param[out] Status The return status for the executed command.
38 RETURN_SUCCESS The SMBUS command was executed.
60 If Status is not NULL, then the status of the executed command is returned in Status.
68 @param[out] Status The return status for the executed command.
70 RETURN_SUCCESS The SMBUS command was executed.
93 If Status is not NULL, then the status of the executed command is returned in Status.
100 @param[out] Status The return status for the executed command.
102 RETURN_SUCCESS The SMBUS command was executed.
128 If Status is not NULL, then the status of the executed command is returned in Status.
[all …]
H A DSmbusLib.h80 If Status is not NULL, then the status of the executed command is returned in Status.
88 @param Status Return status for the executed command.
90 RETURN_SUCCESS The SMBUS command was executed.
111 If Status is not NULL, then the status of the executed command is returned in Status.
119 @param Status Return status for the executed command.
121 RETURN_SUCCESS The SMBUS command was executed.
143 If Status is not NULL, then the status of the executed command is returned in Status.
150 @param Status Return status for the executed command.
152 RETURN_SUCCESS The SMBUS command was executed.
177 If Status is not NULL, then the status of the executed command is returned in Status.
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/c/eager/
H A Dcustom_device_test.cc37 bool executed = false; in TEST() local
40 &arrived, &executed, status.get()); in TEST()
47 ASSERT_FALSE(executed); in TEST()
57 ASSERT_TRUE(executed); in TEST()
74 bool executed = false; in TEST() local
78 /*strict_scope_placement=*/true, &arrived, &executed, in TEST()
106 bool executed = false; in TEST() local
109 &arrived, &executed, status.get()); in TEST()
124 executed = false; in TEST()
127 ASSERT_TRUE(executed); in TEST()
[all …]
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/metrics/
Ddoc.go234 The number of non-default behaviors executed by the time package
238 The number of non-default behaviors executed by the os/exec
242 The number of non-default behaviors executed by the cmd/go
246 The number of non-default behaviors executed by the cmd/go
250 The number of non-default behaviors executed by the cmd/go
254 The number of non-default behaviors executed by the go/types
258 The number of non-default behaviors executed by the net/http
262 The number of non-default behaviors executed by the net/http
266 The number of non-default behaviors executed by the net/http
271 The number of non-default behaviors executed by the net/http
[all …]
/aosp_15_r20/cts/hostsidetests/sustainedperf/dhrystone/
H A Ddhry_2.c32 /* executed once */ in Proc_6()
40 /* then, not executed */
53 case Ident_3: /* executed */
66 /* executed three times */ in Proc_7()
86 /* executed once */ in Proc_8()
111 /* executed three times */ in Func_1()
125 /* then, executed */
127 else /* not executed */
137 /* executed once */ in Func_2()
148 while (Int_Loc <= 2) /* loop body executed once */
[all …]
/aosp_15_r20/external/python/cpython2/Doc/reference/
Dcompound_stmts.rst38 statements are executed::
93 true and false); then that suite is executed (and no other part of the
94 :keyword:`if` statement is executed or evaluated). If all expressions are
95 false, the suite of the :keyword:`else` clause, if present, is executed.
117 suite of the :keyword:`else` clause, if present, is executed and the loop
124 A :keyword:`break` statement executed in the first suite terminates the loop
126 statement executed in the first suite skips the rest of the suite and goes back
152 then executed once for each item provided by the iterator, in the order of
154 standard rules for assignments, and then the suite is executed. When the items
156 the :keyword:`else` clause, if present, is executed, and the loop terminates.
[all …]
/aosp_15_r20/external/llvm/test/tools/llvm-cov/Inputs/
H A Dtest_-b_-f.output2 Lines executed:100.00% of 1
7 Lines executed:0.00% of 1
12 Lines executed:0.00% of 1
17 Lines executed:100.00% of 2
22 Lines executed:0.00% of 2
27 Lines executed:100.00% of 3
32 Lines executed:100.00% of 4
33 Branches executed:100.00% of 4
38 Lines executed:91.67% of 24
39 Branches executed:100.00% of 11
[all …]

12345678910>>...536