HomeSort by relevance Sort by last modified time
    Searched full:mmapped (Results 26 - 50 of 72) sorted by null

12 3

  /external/valgrind/main/coregrind/
pub_core_mallocfree.h 95 int hblks; /* number of mmapped regions */
96 int hblkhd; /* total space in mmapped regions */
  /bionic/libc/bionic/
dlmalloc.h 230 arena: current total non-mmapped bytes allocated from system
233 hblks: current number of mmapped regions
234 hblkhd: total bytes held in mmapped regions
238 uordblks: current total allocated space (normal or mmapped)
254 MALLINFO_FIELD_TYPE arena; /* non-mmapped space allocated from system */
258 MALLINFO_FIELD_TYPE hblkhd; /* space in mmapped regions */
dlmalloc.c 301 set will attempt to check every non-mmapped allocated and free chunk
453 the benefits that: Mmapped space can always be individually released
649 MALLINFO_FIELD_TYPE arena; /* non-mmapped space allocated from system */
653 MALLINFO_FIELD_TYPE hblkhd; /* space in mmapped regions */
    [all...]
  /frameworks/base/native/include/android/
asset_manager.h 165 * mmapped).
  /sdk/emulator/qtools/
trace_reader_base.h 49 // an mmapped dex file, the path is modified to be more useful for
trace_reader.cpp 857 // If there were no mmapped dex files, then there is no need to parse
908 "Cannot find the mmapped dex file '%s' in the dexlist\n",
    [all...]
trace_reader.h     [all...]
  /hardware/msm7k/libgralloc/
gralloc.cpp 350 // PMEM buffers are always mmapped
400 // GPU buffers are always mmapped
  /external/kernel-headers/original/linux/
relay.h 101 * Called when a relay file is successfully mmapped
  /external/oprofile/opjitconv/
parse_dump.c 193 * The ptr arg is the address of the pointer to the mmapped
  /external/libffi/src/
dlmalloc.c 274 set will attempt to check every non-mmapped allocated and free chunk
426 the benefits that: Mmapped space can always be individually released
618 MALLINFO_FIELD_TYPE arena; /* non-mmapped space allocated from system */
622 MALLINFO_FIELD_TYPE hblkhd; /* space in mmapped regions */
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/stdlib/
SDL_malloc.c 310 set will attempt to check every non-mmapped allocated and free chunk
462 the benefits that: Mmapped space can always be individually released
662 MALLINFO_FIELD_TYPE arena; /* non-mmapped space allocated from system */
666 MALLINFO_FIELD_TYPE hblkhd; /* space in mmapped regions */
    [all...]
  /external/srec/srec/clib/
voc_read.c 321 /* release mmapped file */
  /external/v8/src/
v8utils.h 285 // A resource for using mmapped files to back external strings that are read
liveobjectlist.cc     [all...]
  /frameworks/base/include/binder/
Parcel.h 249 bool mMapped;
  /frameworks/base/include/utils/
Asset.h 107 * Return whether this asset's buffer is allocated in RAM (not mmapped).
  /frameworks/base/libs/binder/
Parcel.cpp     [all...]
  /hardware/msm7k/libgralloc-qsd8k/
gpu.cpp 161 // PMEM buffers are always mmapped
  /external/chromium/chrome/browser/themes/
browser_theme_pack_unittest.cc 146 // BrowserThemePack objects to make sure it works in generated and mmapped
browser_theme_pack.cc 41 // Static size of the tint/color/display property arrays that are mmapped.
    [all...]
  /external/elfutils/libelf/
elf_begin.c 256 /* We can use the mmapped memory. */
342 /* We can use the mmapped memory. */
  /external/v8/test/mjsunit/
unicode-test.js     [all...]
  /external/llvm/lib/Archive/
ArchiveWriter.cpp 427 // mmapped data
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libasound.so 

Completed in 2292 milliseconds

12 3