Searched refs:precise (Results 1 – 25 of 158) sorted by relevance
1234567
/external/oprofile/events/i386/core_2/ |
D | 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)
|
/external/valgrind/main/none/tests/ |
D | selfrun.vgtest | 2 vgopts: --vex-iropt-precise-memory-exns=yes
|
D | cmdline1.stdout.exp | 20 full is slower but provides precise watchpoint/step
|
D | cmdline2.stdout.exp | 20 full is slower but provides precise watchpoint/step
|
/external/oprofile/events/i386/atom/ |
D | unit_masks | 78 0x0A mispred Retired mispredicted branch instructions (precise event) 97 0x01 l2_hit Retired loads that hit the L2 cache (precise event) 98 0x02 l2_miss Retired loads that miss the L2 cache (precise event) 99 0x04 dtlb_miss Retired loads that miss the DTLB (precise event)
|
D | events | 11 …1 um:zero minimum:500 name:BR_MISS_PRED_RETIRED : number of mispredicted branches retired (precise)
|
/external/valgrind/main/gdbserver_tests/ |
D | mcsigpass.vgtest | 4 vgopts: --tool=memcheck --vgdb=full --vex-iropt-precise-memory-exns=yes --vgdb-error=0 --vgdb-prefi…
|
D | mcsignopass.vgtest | 9 vgopts: --tool=memcheck --vgdb=full --vex-iropt-precise-memory-exns=yes --vgdb-error=0 --vgdb-prefi…
|
/external/oprofile/events/i386/arch_perfmon/ |
D | events | 10 … minimum:500 filter:6 name:BR_MISS_PRED_RETIRED : number of mispredicted branches retired (precise)
|
/external/valgrind/main/VEX/ |
D | TODO.txt | 10 iropt: reconsider precise exceptions
|
/external/mesa3d/src/glsl/glcpp/ |
D | README | 9 This specification is not precise on some semantics, (for example,
|
/external/apache-harmony/luni/src/test/resources/net.resources/ |
D | README.txt | 17 check on the precise contents of this file. 117 * URLConnectionLastModifiedString : string which gives the precise date and time
|
/external/stlport/stlport/ |
D | bitset | 36 // The C++ standard does not define the precise semantics of operator[].
|
/external/linux-tools-perf/util/ |
D | parse-events.c | 738 int eu = 0, ek = 0, eh = 0, precise = 0; in parse_event_modifier() local 763 precise++; in parse_event_modifier() 777 attr->precise_ip = precise; in parse_event_modifier()
|
/external/linux-tools-perf/Documentation/ |
D | perf-list.txt | 25 The 'p' modifier can be used for specifying how precise the instruction
|
/external/qemu/docs/ |
D | ANDROID-MEMCHECK.TXT | 52 reported, we can pinpoint violation to precise location in the source code.
|
/external/libvpx/ |
D | configure | 504 add_cflags -fp-model precise
|
/external/qemu/ |
D | Changelog | 360 - precise self modifying code (aka BeOS install bug) 387 - more precise RTC emulation (periodic timers + time updates) 510 - precise exception support (EIP is computed correctly in most cases) 511 - more precise LDT/GDT/IDT emulation
|
/external/iproute2/netem/ |
D | README.distribution | 60 is absurdly over-precise, but since it's a one-time only computation, I
|
/external/iproute2/ |
D | README.distribution | 58 is absurdly over-precise, but since it's a one-time only computation, I
|
/external/llvm/docs/ |
D | ExtendedIntegerResults.txt | 77 This has some problems: 1) the actual precise semantics are really poorly
|
/external/ipsec-tools/src/racoon/doc/ |
D | README.gssapi | 69 the SAs (the transformations, to be more precise) in a different
|
/external/kernel-headers/original/asm-mips/pci/ |
D | bridge.h | 811 u64 precise:1; member
|
/external/dnsmasq/contrib/dnslist/ |
D | dnslist.pl | 324 The precise terms and conditions for copying, distribution and
|
/external/fdlibm/ |
D | readme | 55 a. IEEE 754 style (if not precise compliance) arithmetic;
|
1234567