HomeSort by relevance Sort by last modified time
    Searched refs:Granularity (Results 1 - 10 of 10) sorted by null

  /external/valgrind/main/none/tests/x86-linux/
seg_override.c 31 unsigned Granularity : 1;
46 if (ent->HighWord.Bits.Granularity) limit = (limit << 12) | 0xfff;
  /external/valgrind/main/VEX/pub/
libvex_guest_x86.h 255 UInt Granularity : 1;
  /external/llvm/lib/Transforms/Instrumentation/
AddressSanitizer.cpp 718 size_t Granularity = 1 << Mapping.Scale;
719 // Addr & (Granularity - 1)
721 AddrLong, ConstantInt::get(IntptrTy, Granularity - 1));
722 // (Addr & (Granularity - 1)) + size - 1
726 // (uint8_t) ((Addr & (Granularity-1)) + size - 1)
729 // ((uint8_t) ((Addr & (Granularity-1)) + size - 1)) >= ShadowValue
750 size_t Granularity = 1 << Mapping.Scale;
753 if (ClAlwaysSlowPath || (TypeSize < 8 * Granularity)) {
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-commons-net.jar 
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-x86-linux.c 729 info->limit_in_pages = gdt[idx].LdtEnt.Bits.Granularity;
    [all...]
syswrap-darwin.c     [all...]
  /external/valgrind/main/VEX/priv/
guest_x86_helpers.c     [all...]
  /external/chromium_org/third_party/tcmalloc/chromium/src/
pprof 185 Reporting Granularity:
459 usage("Only specify one output granularity option");
640 # Reduce profiles to required output granularity, and also clean
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/
pprof 185 Reporting Granularity:
459 usage("Only specify one output granularity option");
640 # Reduce profiles to required output granularity, and also clean
    [all...]
  /external/chromium_org/third_party/usb_ids/
usb.ids     [all...]

Completed in 148 milliseconds