HomeSort by relevance Sort by last modified time
    Searched full:accesses (Results 151 - 175 of 708) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/valgrind/main/lackey/
lk_main.c 40 // * --trace-mem=yes: trace all (data) memory accesses.
80 // Instructions that do memory accesses are followed by one or more "load",
87 // Instruction Memory accesses Event sequence
132 // want to analyse locality of memory accesses -- but is not good if
140 // uses the same basic technique for tracing memory accesses, but also groups
770 // This dirty helper accesses memory. Collect the details.
    [all...]
  /external/chromium/chrome/browser/chromeos/login/
login_performer.cc 350 // or once user accesses web property.
415 // or once user accesses web property.
  /external/javassist/src/main/javassist/
CtConstructor.java 307 * If the constructor accesses a field, the class declaring the resulting method
335 * If the constructor accesses a field, the class declaring the resulting method
  /external/kernel-headers/original/asm-x86/
bitops_32.h 200 * but actually fail. You must protect multiple accesses with a lock.
240 * but actually fail. You must protect multiple accesses with a lock.
pgtable_32.h 74 * any out-of-bounds memory accesses will hopefully be caught.
196 * it will (on an i486) warn about kernel memory accesses that are
  /external/libvpx/
configure 27 ${toggle_fast_unaligned} don't use unaligned accesses, even when
156 enable fast_unaligned #allow unaligned accesses, if supported by hw
  /external/oprofile/events/ppc/e500/
events 31 event:0x1f counters:0,1,2,3 um:zero minimum:500 name:CACHEINHIBITED_ACCESSES_TRANSLATED : Number of cache inhibited accesses translated
34 event:0x22 counters:0,1,2,3 um:zero minimum:500 name:MISALIGNED_ACCESSES_TRANSLATED : Number of misaligned load or store accesses translated.
  /external/oprofile/events/ppc/e500v2/
events 31 event:0x1f counters:0,1,2,3 um:zero minimum:500 name:CACHEINHIBITED_ACCESSES_TRANSLATED : Number of cache inhibited accesses translated
34 event:0x22 counters:0,1,2,3 um:zero minimum:500 name:MISALIGNED_ACCESSES_TRANSLATED : Number of misaligned load or store accesses translated.
  /external/v8/src/
globals.h 52 // that unaligned accesses are not allowed unless the build system
115 // that unaligned accesses are not allowed unless the build system
  /external/chromium/chrome/browser/content_settings/
host_content_settings_map.h 211 // Used around accesses to the following objects to guarantee thread safety.
  /external/chromium/chrome/browser/sync/syncable/
directory_backing_store.h 41 // requires that each thread accesses a DB via a handle (sqlite3*) opened by
  /external/chromium/chrome/browser/ui/login/
login_prompt.h 213 // Should only be called from the IO thread, since it accesses an
  /external/chromium/third_party/libjingle/source/talk/base/
flags.h 163 friend class FlagList; // accesses next_
  /external/clang/include/clang/Frontend/
CodeGenOptions.h 101 /// Attempt to use register sized accesses to bit-fields in structures, when
  /external/clang/lib/StaticAnalyzer/Checkers/
ObjCUnusedIVarsChecker.cpp 69 // Scan the methods for accesses.
  /external/dnsmasq/src/
bpf.c 70 unaligned accesses. */
  /external/icu4c/common/
mutex.h 30 // Code within that accesses shared static or global data should
  /external/icu4c/tools/toolutil/
ucm.h 108 /* simple accesses ---------------------------------------------------------- */
  /external/libffi/src/cris/
sysv.S 211 just symbols, avoiding memory contents and memory accesses, but the
  /external/liblzf/
Changes 106 - avoid spurious memory accesses after the to-be-compressed
  /external/libxml2/include/libxml/
xmlIO.h 289 * A predefined entity loader disabling network accesses
  /external/llvm/lib/Target/ARM/
ARMSubtarget.cpp 36 cl::desc("Disallow all unaligned memory accesses"));
ARMSubtarget.h 135 /// accesses for some types. For details, see
  /external/oprofile/events/ppc/e300/
events 16 event:0x1f counters:0,1,2,3 um:zero minimum:500 name:CACHEINHIBITED_ACCESSES_TRANSLATED : Number of cache inhibited accesses translated
  /external/valgrind/main/helgrind/
libhb.h 98 /* Memory accesses (1/2/4/8 byte size). They report a race if one is

Completed in 495 milliseconds

1 2 3 4 5 67 8 91011>>