HomeSort by relevance Sort by last modified time
    Searched full:precise (Results 1 - 25 of 692) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /dalvik/tests/072-precise-gc/
info.txt 1 Try to detect whether precise GC is working.
  /dalvik/vm/mterp/c/
OP_MONITOR_ENTER.cpp 12 EXPORT_PC(); /* need for precise GC */
  /external/valgrind/main/none/tests/
selfrun.vgtest 2 vgopts: --vex-iropt-precise-memory-exns=yes
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
plugin-version.h 8 /* FIXME plugins: We should make the version information more precise.
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
plugin-version.h 8 /* FIXME plugins: We should make the version information more precise.
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
plugin-version.h 8 /* FIXME plugins: We should make the version information more precise.
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
plugin-version.h 8 /* FIXME plugins: We should make the version information more precise.
  /dalvik/vm/mterp/x86/
OP_MONITOR_ENTER.S 11 EXPORT_PC # need for precise GC
  /dalvik/tests/etc/
push-and-run-test-jar 16 # --no-precise -- turn off precise GC (on by default)
30 PRECISE="y"
65 elif [ "x$1" = "x--no-precise" ]; then
66 PRECISE="n"
120 if [ "$PRECISE" = "y" ]; then
121 GC_OPTS="-Xgc:precise -Xgenregmap"
host-run-test-jar 30 PRECISE="y"
66 elif [ "x$1" = "x--no-precise" ]; then
67 PRECISE="n"
113 if [ "$PRECISE" = "y" ]; then
114 GC_OPTS="-Xgc:precise -Xgenregmap"
  /dalvik/vm/mterp/armv5te/
OP_MONITOR_ENTER.S 11 EXPORT_PC() @ need for precise GC
  /external/valgrind/main/gdbserver_tests/
mcsigpass.vgtest 4 vgopts: --tool=memcheck --vgdb=full --vex-iropt-precise-memory-exns=yes --vgdb-error=0 --vgdb-prefix=./vgdb-prefix-mcsigpass
mcsignopass.vgtest 9 vgopts: --tool=memcheck --vgdb=full --vex-iropt-precise-memory-exns=yes --vgdb-error=0 --vgdb-prefix=./vgdb-prefix-mcsignopass
  /external/oprofile/events/i386/westmere/
unit_masks 39 0x01 conditional Retired conditional branch instructions (Precise Event)
40 0x02 near_call Retired near call instructions (Precise Event)
41 0x04 all_branches Retired branch instructions (Precise Event)
54 0x01 conditional Mispredicted conditional retired branches (Precise Event)
55 0x02 near_call Mispredicted near retired calls (Precise Event)
56 0x04 all_branches Mispredicted retired branch instructions (Precise Event)
78 0x01 all X87 Floating point assists (Precise Event)
79 0x02 output X87 Floating point assists for invalid output value (Precise Event)
80 0x04 input X87 Floating poiint assists for invalid input value (Precise Event)
101 0x01 any_p Instructions retired (Programmable counter and Precise Event
    [all...]
events 16 event:0x0b counters:0,1,2,3 um:mem_inst_retired minimum:2000000 name:MEM_INST_RETIRED : Memory instructions retired above 0 clocks (Precise Event)
17 event:0x0c counters:0,1,2,3 um:x01 minimum:200000 name:MEM_STORE_RETIRED : Retired stores that miss the DTLB (Precise Event)
19 event:0x0f counters:0,1,2,3 um:mem_uncore_retired minimum:40000 name:MEM_UNCORE_RETIRED : Load instructions retired that HIT modified data in sibling core (Precise Event)
63 event:0xc0 counters:0,1,2,3 um:inst_retired minimum:2000000 name:INST_RETIRED : Instructions retired (Programmable counter and Precise Event)
66 event:0xc4 counters:0,1,2,3 um:br_inst_retired minimum:200000 name:BR_INST_RETIRED : Retired branch instructions (Precise Event)
67 event:0xc5 counters:0,1,2,3 um:br_misp_retired minimum:20000 name:BR_MISP_RETIRED : Mispredicted retired branch instructions (Precise Event)
68 event:0xc7 counters:0,1,2,3 um:ssex_uops_retired minimum:200000 name:SSEX_UOPS_RETIRED : SIMD Packed-Double Uops retired (Precise Event)
69 event:0xc8 counters:0,1,2,3 um:x20 minimum:200000 name:ITLB_MISS_RETIRED : Retired instructions that missed the ITLB (Precise Event)
70 event:0xcb counters:0,1,2,3 um:mem_load_retired minimum:200000 name:MEM_LOAD_RETIRED : Retired loads that miss the DTLB (Precise Event)
87 event:0xf7 counters:0,1,2,3 um:fp_assist minimum:20000 name:FP_ASSIST : X87 Floating point assists (Precise Event
    [all...]
  /external/clang/test/CXX/temp/temp.decls/temp.class.spec/temp.class.spec.mfunc/
p1-neg.cpp 18 // FIXME: We should probably give more precise diagnostics here, but the
  /external/valgrind/main/VEX/
TODO.txt 10 iropt: reconsider precise exceptions
  /cts/tests/tests/widget/src/android/widget/cts/
ScrollerTest.java 101 // We can not get the precise currX and currY when scrolling
166 // We can not get the precise currX and currY when scrolling
201 // We can not get the precise currX and currY when scrolling
298 // We can not get the precise duration after it is extended
304 // can not get the precise duration after it is extended
319 // is forced aborted, can not get the precise duration after it is extended
350 // can not get precise time
358 // can not get precise time
  /cts/tests/tests/holo/src/android/holo/cts/modifiers/
DatePickerModifier.java 24 * {@link LayoutModifier} that sets a precise date on a {@link DatePicker}.
  /external/chromium/base/test/
perf_test_suite.cc 35 // Raise to high priority to have more precise measurements. Since we don't
  /external/mesa3d/src/glsl/glcpp/
README 9 This specification is not precise on some semantics, (for example,
  /external/oprofile/events/i386/arch_perfmon/
events 10 event:0xc5 counters:cpuid um:zero minimum:500 filter:6 name:BR_MISS_PRED_RETIRED : number of mispredicted branches retired (precise)
  /frameworks/base/core/java/android/util/
TrustedTime.java 46 * precise.
  /libcore/luni/src/test/java/libcore/java/lang/ref/
FinalizationTester.java 20 * Triggers finalizers to run. Note that live-precise bugs may interfere with
  /external/oprofile/events/i386/core_2/
unit_masks 142 0xfe Retired floating-point computational operations (precise)
167 0x1f Retired Streaming SIMD instructions (precise event)
174 0x01 Retired loads that miss the L1 data cache (precise event)
175 0x02 L1 data cache line missed by retired loads (precise event)
176 0x04 Retired loads that miss the L2 cache (precise event)
177 0x08 L2 cache line missed by retired loads (precise event)
178 0x10 Retired loads that miss the DTLB (precise event)

Completed in 523 milliseconds

1 2 3 4 5 6 7 8 91011>>