/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/pipebuffer/ |
pb_bufmgr_mm.c | 59 struct mem_block *heap; member in struct:mm_pb_manager 204 mm_buf->block = u_mmAllocMem(mm->heap, (int)size, (int)mm->align2, 0); 207 debug_printf("warning: heap full\n"); 208 mmDumpMemInfo(mm->heap); 238 u_mmDestroy(mm->heap); 279 mm->heap = u_mmInit(0, (int)size); 280 if (!mm->heap) 286 if(mm->heap) 287 u_mmDestroy(mm->heap);
|
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/ |
heap-profiler_unittest.sh | 35 # Runs the heap-profiler unittest and makes sure the profile looks appropriate. 55 HEAP_PROFILER="${1:-$BINDIR}/heap-profiler_unittest" 124 # process doesn't try to write a heap profile as well and step on the 128 VerifyMemFunction Allocate2 "$HEAPPROFILE.1329.heap" 129 VerifyMemFunction Allocate "$HEAPPROFILE.1448.heap" "$HEAPPROFILE.1548.heap" 132 VerifyMemFunction Allocate2 "$HEAPPROFILE"_*.1329.heap 133 VerifyMemFunction Allocate "$HEAPPROFILE"_*.1448.heap "$HEAPPROFILE"_*.1548.heap
|
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/ |
heap-profiler_unittest.sh | 35 # Runs the heap-profiler unittest and makes sure the profile looks appropriate. 55 HEAP_PROFILER="${1:-$BINDIR}/heap-profiler_unittest" 124 # process doesn't try to write a heap profile as well and step on the 128 VerifyMemFunction Allocate2 "$HEAPPROFILE.1329.heap" 129 VerifyMemFunction Allocate "$HEAPPROFILE.1448.heap" "$HEAPPROFILE.1548.heap" 132 VerifyMemFunction Allocate2 "$HEAPPROFILE"_*.1329.heap 133 VerifyMemFunction Allocate "$HEAPPROFILE"_*.1448.heap "$HEAPPROFILE"_*.1548.heap
|
/external/chromium_org/tools/deep_memory_profiler/tests/data/ |
heap.01234.0001.heap | 0 heap profile: DUMP_DEEP_6
|
/external/chromium_org/v8/test/mjsunit/regress/ |
regress-1178598.js | 31 // with heap-allocated locals for catch variables. 34 // Force the 'e' variable to be heap-allocated 63 // Make sure that heap-allocated locals for catch variables aren't 71 // Force the 'e' variable to be heap-allocated
|
/external/compiler-rt/lib/asan/lit_tests/TestCases/Linux/ |
swapcontext_test.cc | 80 char *heap = new char[kStackSize + 1]; local 81 ret += Run(argc - 1, 0, heap); 84 ret += Run(argc - 1, 1, heap); 88 delete [] heap;
|
/external/compiler-rt/lib/tsan/lit_tests/ |
malloc_stack.cc | 24 // CHECK: Location is heap block
|
/external/mesa3d/src/gallium/auxiliary/pipebuffer/ |
pb_bufmgr_mm.c | 59 struct mem_block *heap; member in struct:mm_pb_manager 204 mm_buf->block = u_mmAllocMem(mm->heap, (int)size, (int)mm->align2, 0); 207 debug_printf("warning: heap full\n"); 208 mmDumpMemInfo(mm->heap); 238 u_mmDestroy(mm->heap); 279 mm->heap = u_mmInit(0, (int)size); 280 if (!mm->heap) 286 if(mm->heap) 287 u_mmDestroy(mm->heap);
|
/external/v8/src/ |
liveobjectlist.h | 34 #include "heap.h" 58 // objects in the JS heap, as well as is the data structure which represents 155 // Mask out the low bit that marks this as a heap object. We'll use this 234 // Based on Heap::ScavengeObject() but only does forwarding of pointers 238 if (!HEAP->InNewSpace(object)) return; 241 ASSERT(HEAP->InFromSpace(heap_obj)); 243 // We use the first word (where the map pointer usually is) of a heap 274 inline static MaybeObject* Capture() { return HEAP->undefined_value(); } 281 return HEAP->undefined_value(); 284 return HEAP->undefined_value() [all...] |
/external/v8/test/cctest/ |
test-dictionary.cc | 51 CHECK_EQ(table->Lookup(*b), HEAP->undefined_value()); 54 HEAP->CollectGarbage(NEW_SPACE); 57 CHECK_EQ(table->Lookup(*b), HEAP->undefined_value()); 68 CHECK_EQ(table->Lookup(*a), HEAP->undefined_value()); 88 CHECK_EQ(table->Lookup(*key), HEAP->undefined_value()); 96 CHECK_EQ(table->Lookup(*key), HEAP->undefined_value()); 97 CHECK_EQ(key->GetIdentityHash(OMIT_CREATION), HEAP->undefined_value()); 109 // Simulate a full heap so that generating an identity hash code 132 // Simulate a full heap so that generating an identity hash code
|
/external/v8/test/mjsunit/regress/ |
regress-1178598.js | 31 // with heap-allocated locals for catch variables. 34 // Force the 'e' variable to be heap-allocated 63 // Make sure that heap-allocated locals for catch variables aren't 71 // Force the 'e' variable to be heap-allocated
|
/external/valgrind/main/exp-sgcheck/tests/ |
is_arch_supported | 6 # WARNING: checking is not currently supported. Only heap checking is
|
/external/valgrind/main/massif/tests/ |
alloc-fns-A.vgtest | 2 vgopts: --stacks=no --time-unit=B --heap-admin=0 --massif-out-file=massif.out
|
custom_alloc.vgtest | 2 vgopts: --stacks=no --time-unit=B --heap-admin=16 --massif-out-file=massif.out
|
ignored.vgtest | 2 vgopts: --stacks=no --time-unit=B --heap-admin=0 --massif-out-file=massif.out
|
insig.vgtest | 3 vgopts: --stacks=no --time-unit=B --heap-admin=128 --massif-out-file=massif.out --threshold=0.99
|
long-names.vgtest | 2 vgopts: --stacks=no --time-unit=B --heap-admin=0 --massif-out-file=massif.out --detailed-freq=3
|
long-time.vgtest | 2 vgopts: --stacks=no --time-unit=B --heap-admin=0 --massif-out-file=massif.out
|
no-stack-no-heap.vgtest | 2 vgopts: --stacks=no --heap=no --time-unit=B --massif-out-file=massif.out
|
one.vgtest | 2 vgopts: --stacks=no --time-unit=B --heap-admin=0 --massif-out-file=massif.out
|
peak.vgtest | 2 vgopts: --stacks=no --time-unit=B --peak-inaccuracy=0 --heap-admin=128 --massif-out-file=massif.out
|
peak2.vgtest | 2 vgopts: --stacks=no --time-unit=B -v -v --stats=yes --peak-inaccuracy=10.0 --heap-admin=128 --massif-out-file=massif.out
|
realloc.vgtest | 2 vgopts: -v -v --stats=yes --stacks=no --heap-admin=0 --time-unit=B --threshold=0 --massif-out-file=massif.out
|
thresholds_0_0.vgtest | 2 vgopts: --stacks=no --time-unit=B --heap-admin=0 --threshold=0 --massif-out-file=massif.out
|
thresholds_0_10.vgtest | 2 vgopts: --stacks=no --time-unit=B --heap-admin=0 --threshold=0 --massif-out-file=massif.out
|