HomeSort by relevance Sort by last modified time
    Searched refs:executed (Results 1 - 25 of 2691) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/oprofile/events/mips/5K/
events 9 event:0x2 counters:0,1 um:zero minimum:500 name:LOADS_EXECED : Load/pref(x)/sync/cache-ops executed
10 event:0x3 counters:0,1 um:zero minimum:500 name:STORES_EXECED : Stores (including conditional stores) executed
11 event:0x4 counters:0,1 um:zero minimum:500 name:COND_STORES_EXECED : Conditional stores executed
18 event:0x6 counters:0 um:zero minimum:500 name:BRANCHES_EXECED : Branches executed
23 event:0xe counters:0 um:zero minimum:500 name:DUAL_ISSUED_INSNS : Dual issued instructions executed
24 event:0xf counters:0 um:zero minimum:500 name:INSNS_EXECED : Instructions executed
29 event:0x1 counters:1 um:zero minimum:500 name:INSNS_EXECED : Instructions executed
30 event:0x5 counters:1 um:zero minimum:500 name:FP_INSNS_EXECED : Floating-point instructions executed
36 event:0xf counters:1 um:zero minimum:500 name:COP2_INSNS_EXECED : COP2 instructions executed
  /dalvik/vm/mterp/armv5te/
OP_THROW_VERIFICATION_ERROR.S 1 %verify executed
OP_THROW_VERIFICATION_ERROR_JUMBO.S 1 %verify executed
OP_PACKED_SWITCH.S 2 %verify executed
  /external/guava/src/com/google/common/util/concurrent/
ExecutionList.java 30 * executed in its associated {@code Executor} after {@link #run()} is called.
50 private boolean executed = false; field in class:ExecutionList
70 if (!executed) {
89 * be executed immediately.
96 executed = true;
  /external/v8/test/mjsunit/
try-finally-nested.js 32 var executed = false;
33 while (!executed) {
37 executed = true;
41 assertTrue(executed, "finally block executed");
for-in-null-or-undefined.js 29 // undefined. They never executed the statement block.
  /dalvik/vm/mterp/x86/
OP_PACKED_SWITCH.S 2 %verify executed
OP_THROW_VERIFICATION_ERROR.S 1 %verify executed
OP_THROW_VERIFICATION_ERROR_JUMBO.S 1 %verify executed
  /external/oprofile/events/i386/atom/
unit_masks 10 0x01 prefetcht0 Streaming SIMD Extensions (SSE) PrefetchT0 instructions executed
11 0x06 sw_l2 Streaming SIMD Extensions (SSE) PrefetchT1 and PrefetchT2 instructions executed
12 0x08 prefetchnta Streaming SIMD Extensions (SSE) Prefetch NTA instructions executed
19 0x03 walks Number of page-walks executed
22 0x01 s Floating point computational micro-ops executed
27 0x01 s Multiply operations executed
30 0x01 s Divide operations executed
52 0x00 s SIMD micro-ops executed (excluding stores)
55 0x00 s SIMD saturated arithmetic micro-ops executed
58 0x01 s SIMD packed multiply microops executed
    [all...]
events 15 event:0x07 counters:0,1 um:simd_prefetch minimum:6000 name:PREFETCH : Streaming SIMD Extensions (SSE) Prefetch instructions executed
65 event:0xB0 counters:0,1 um:simd_uops_exec minimum:6000 name:SIMD_UOPS_EXEC : SIMD micro-ops executed
66 event:0xB1 counters:0,1 um:simd_sat_uop_exec minimum:6000 name:SIMD_SAT_UOP_EXEC : SIMD saturated arithmetic micro-ops executed
67 event:0xB3 counters:0,1 um:simd_uop_type_exec minimum:6000 name:SIMD_UOP_TYPE_EXEC : SIMD packed microops executed
  /external/oprofile/events/i386/westmere/
unit_masks 20 0x02 mul Multiply operations executed
28 0x01 cond Conditional branch instructions executed
29 0x02 direct Unconditional branches executed
30 0x04 indirect_non_call Indirect non call branches executed
31 0x07 non_calls All non call branches executed
32 0x08 return_near Indirect return branches executed
33 0x10 direct_near_call Unconditional call branches executed
34 0x20 indirect_near_call Indirect call branches executed
35 0x30 near_calls Call branches executed
36 0x40 taken Taken branches executed
    [all...]
  /external/llvm/test/Bindings/Ocaml/
ext_exc.ml 7 * want the let _ bindings executed, see http://caml.inria.fr/mantis/view.php?id=4166 *)
  /external/oprofile/events/mips/vr5432/
events 5 event:0x1 counters:0,1 um:zero minimum:500 name:INSTRUCTIONS_EXECUTED : (Instructions executed)/2 and truncated
  /external/oprofile/events/mips/vr5500/
events 7 event:0x1 counters:0,1 um:zero minimum:500 name:INSTRUCTIONS_EXECUTED : Instructions executed
  /external/webkit/LayoutTests/dom/html/level2/html/
hasFeature02.js 62 // body of the test to be executed.
hasFeature05.js 62 // body of the test to be executed.
hasFeature06.js 62 // body of the test to be executed.
  /external/webkit/LayoutTests/dom/xhtml/level2/html/
hasFeature02.js 62 // body of the test to be executed.
hasFeature05.js 62 // body of the test to be executed.
hasFeature06.js 62 // body of the test to be executed.
  /external/webkit/LayoutTests/dom/xhtml/level3/core/
hasFeature01.js 63 // body of the test to be executed.
hasFeature02.js 62 // body of the test to be executed.
hasFeature03.js 62 // body of the test to be executed.

Completed in 549 milliseconds

1 2 3 4 5 6 7 8 91011>>