HomeSort by relevance Sort by last modified time
    Searched full:arena (Results 201 - 225 of 269) sorted by null

1 2 3 4 5 6 7 891011

  /external/chromium_org/third_party/npapi/npspy/extern/nspr/
prtypes.h 463 ** only used in the garbage collection and arena code. Do not
  /external/chromium_org/tools/deep_memory_profiler/lib/
sorter.py 30 virtual memory and malloc arena. Such different spaces are called "worlds"
  /external/e2fsprogs/e2fsck/
util.c 342 kbytes(malloc_info.arena), kbytes(malloc_info.hblkhd),
  /external/qemu/distrib/sdl-1.2.15/src/joystick/
SDL_joystick.c 33 /* This is used for Quake III Arena */
  /external/valgrind/main/coregrind/
pub_core_options.h 164 // arena given by the tool.
  /external/valgrind/main/helgrind/
hg_errors.c 330 HChar* fnname; /* persistent, in tool-arena */
332 HChar* errstr; /* persistent, in tool-arena */
352 HChar* errstr; /* persistent, in tool-arena */
353 HChar* auxstr; /* optional, persistent, in tool-arena */
    [all...]
  /external/chromium_org/third_party/tcmalloc/chromium/src/
memory_region_map.cc 143 LowLevelAlloc::Arena* MemoryRegionMap::arena_ = NULL;
273 RAW_LOG(WARNING, "Can't delete LowLevelAlloc arena: it's being used");
    [all...]
heap-checker.cc 293 // w/o worrying about the lock in LowLevelAlloc::Arena.
294 // We rely on the fact that we use an own arena with an own lock here.
336 static LowLevelAlloc::Arena* arena_;
340 LowLevelAlloc::Arena* HeapLeakChecker::Allocator::arena_ = NULL;
    [all...]
heap-profiler.cc 187 static LowLevelAlloc::Arena *heap_profiler_memory;
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_multiprocessing.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_multiprocessing.py     [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/
heap-checker.cc 293 // w/o worrying about the lock in LowLevelAlloc::Arena.
294 // We rely on the fact that we use an own arena with an own lock here.
336 static LowLevelAlloc::Arena* arena_;
340 LowLevelAlloc::Arena* HeapLeakChecker::Allocator::arena_ = NULL;
    [all...]
heap-profiler.cc 138 static LowLevelAlloc::Arena *heap_profiler_memory;
  /external/chromium_org/net/third_party/nss/ssl/
sslimpl.h     [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/doc/
tcmalloc.html 39 ptmalloc2 memory can never move from one arena to another. This can
44 space. If this second phase was assigned a different arena than the
  /art/compiler/dex/
mir_graph.h 346 MIRGraph(CompilationUnit* cu, ArenaAllocator* arena);
  /external/chromium_org/third_party/re2/re2/
onepass.cc 56 #include "util/arena.h"
  /external/regex-re2/re2/
onepass.cc 56 #include "util/arena.h"
  /frameworks/wilhelm/tests/sandbox/
reverb.c 51 _(ARENA)
  /dalvik/vm/compiler/
Frontend.cpp     [all...]
Compiler.cpp 406 /* Allocate the initial arena block */
  /external/sonivox/arm-fm-22k/bin/
arm-fm-22k 
  /art/compiler/dex/portable/
mir_to_gbc.cc     [all...]
  /external/chromium_org/v8/test/mjsunit/
unicode-test.js     [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 609 milliseconds

1 2 3 4 5 6 7 891011