/external/valgrind/main/massif/tests/ |
thresholds_10_0.vgtest | 2 vgopts: --stacks=no --time-unit=B --heap-admin=0 --threshold=10 --massif-out-file=massif.out
|
thresholds_10_10.vgtest | 2 vgopts: --stacks=no --time-unit=B --heap-admin=0 --threshold=10 --massif-out-file=massif.out
|
thresholds_5_0.vgtest | 2 vgopts: --stacks=no --time-unit=B --heap-admin=0 --threshold=5 --massif-out-file=massif.out
|
thresholds_5_10.vgtest | 2 vgopts: --stacks=no --time-unit=B --heap-admin=0 --threshold=5 --massif-out-file=massif.out
|
zero1.vgtest | 2 vgopts: --stacks=no --heap-admin=0 --time-unit=B --massif-out-file=massif.out
|
zero2.vgtest | 2 vgopts: --stacks=no --heap-admin=0 --time-unit=B --massif-out-file=massif.out
|
peak.post.exp | 3 Massif arguments: --stacks=no --time-unit=B --peak-inaccuracy=0 --heap-admin=128 --massif-out-file=massif.out --ignore-fn=__part_load_locale --ignore-fn=__time_load_locale --ignore-fn=dwarf2_unwind_dyld_add_image_hook --ignore-fn=get_or_create_key_element 36 n time(B) total(B) useful-heap(B) extra-heap(B) stacks(B) 42 86.32% (1,616B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. 48 n time(B) total(B) useful-heap(B) extra-heap(B) stacks(B) 54 89.33% (3,216B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc. 60 n time(B) total(B) useful-heap(B) extra-heap(B) stacks(B) 66 90.39% (4,816B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc [all...] |
/external/valgrind/main/memcheck/tests/ |
badfree.c | 23 * warning: attempt to free a non-heap object
|
origin4-many.stderr.exp | 3 Uninitialised value was created by a heap allocation 9 Uninitialised value was created by a heap allocation 15 Uninitialised value was created by a heap allocation 21 Uninitialised value was created by a heap allocation 27 Uninitialised value was created by a heap allocation 33 Uninitialised value was created by a heap allocation 39 Uninitialised value was created by a heap allocation 45 Uninitialised value was created by a heap allocation 51 Uninitialised value was created by a heap allocation
|
/frameworks/base/core/java/android/ddm/ |
DdmHandleProfiling.java | 76 Log.v("ddm-heap", "Handling " + name(request.type) + " chunk"); 110 Log.v("ddm-heap", "Method profiling start: filename='" + fileName 131 Log.w("ddm-heap", "Method profiling end failed: " 150 Log.v("ddm-heap", "Method prof stream start: size=" + bufferSize 169 Log.v("ddm-heap", "Method prof stream end"); 176 Log.w("ddm-heap", "Method prof stream end failed: " 206 Log.v("ddm-heap", "Sample prof stream start: size=" + bufferSize 223 Log.v("ddm-heap", "Sample prof stream end"); 229 Log.w("ddm-heap", "Sample prof stream end failed: "
|
/hardware/qcom/display/msm8974/libgralloc/ |
gralloc_priv.h | 40 /* SYSTEM heap comes from kernel vmalloc, 43 /* SF heap is used for application buffers, is not secured */ 45 /* IOMMU heap comes from manually allocated pages, 48 /* MM heap is a carveout heap for video, can be secured*/ 50 /* ADSP heap is a carveout heap, is not secured*/ 68 /* CAMERA heap is a carveout heap for camera, is not secured*/
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
tree-ssa-sccvn.h | 60 VEC (tree, heap) *phiargs; 86 DEF_VEC_ALLOC_O(vn_reference_op_s, heap); 103 VEC (vn_reference_op_s, heap) *operands; 186 void vn_reference_fold_indirect (VEC (vn_reference_op_s, heap) **, 188 void copy_reference_ops_from_ref (tree, VEC(vn_reference_op_s, heap) **); 189 void copy_reference_ops_from_call (gimple, VEC(vn_reference_op_s, heap) **); 191 VEC (vn_reference_op_s, heap) *); 193 VEC (vn_reference_op_s, heap) *, 198 VEC (vn_reference_op_s, heap) *,
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
tree-ssa-sccvn.h | 60 VEC (tree, heap) *phiargs; 86 DEF_VEC_ALLOC_O(vn_reference_op_s, heap); 103 VEC (vn_reference_op_s, heap) *operands; 186 void vn_reference_fold_indirect (VEC (vn_reference_op_s, heap) **, 188 void copy_reference_ops_from_ref (tree, VEC(vn_reference_op_s, heap) **); 189 void copy_reference_ops_from_call (gimple, VEC(vn_reference_op_s, heap) **); 191 VEC (vn_reference_op_s, heap) *); 193 VEC (vn_reference_op_s, heap) *, 198 VEC (vn_reference_op_s, heap) *,
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
tree-ssa-sccvn.h | 60 VEC (tree, heap) *phiargs; 86 DEF_VEC_ALLOC_O(vn_reference_op_s, heap); 103 VEC (vn_reference_op_s, heap) *operands; 186 void vn_reference_fold_indirect (VEC (vn_reference_op_s, heap) **, 188 void copy_reference_ops_from_ref (tree, VEC(vn_reference_op_s, heap) **); 189 void copy_reference_ops_from_call (gimple, VEC(vn_reference_op_s, heap) **); 191 VEC (vn_reference_op_s, heap) *); 193 VEC (vn_reference_op_s, heap) *, 198 VEC (vn_reference_op_s, heap) *,
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
tree-ssa-sccvn.h | 60 VEC (tree, heap) *phiargs; 86 DEF_VEC_ALLOC_O(vn_reference_op_s, heap); 103 VEC (vn_reference_op_s, heap) *operands; 186 void vn_reference_fold_indirect (VEC (vn_reference_op_s, heap) **, 188 void copy_reference_ops_from_ref (tree, VEC(vn_reference_op_s, heap) **); 189 void copy_reference_ops_from_call (gimple, VEC(vn_reference_op_s, heap) **); 191 VEC (vn_reference_op_s, heap) *); 193 VEC (vn_reference_op_s, heap) *, 198 VEC (vn_reference_op_s, heap) *,
|
/external/chromium_org/v8/src/ |
mark-compact.h | 37 // Callback function, returns whether an object is alive. The heap size 52 explicit Marking(Heap* heap) 53 : heap_(heap) { 165 Heap* heap_; 196 // heap. 271 // - Typed slots are expected to contain an encoded pointer to a heap 327 void UpdateSlots(Heap* heap); 329 void UpdateSlotsWithFilter(Heap* heap) 616 inline Heap* heap() const { return heap_; } function in class:v8::internal::MarkCompactCollector [all...] |
/external/guava/guava-tests/test/com/google/common/collect/ |
MinMaxPriorityQueueTest.java | 194 assertTrue("Empty heap should be OK", mmHeap.isIntact()); 227 assertTrue("Heap not intact after " + numberOfModifications + 272 assertTrue("Heap is not intact initally", mmHeap.isIntact()); 276 assertTrue("Heap is not intact after remove()", mmHeap.isIntact()); 281 assertTrue("Heap is not intact after removeAll()", mmHeap.isIntact()); 288 assertFalse("Heap does not contain null", mmHeap.contains(null)); 289 assertFalse("Heap does not contain 3", mmHeap.contains(3)); 290 assertFalse("Heap does not contain 3", mmHeap.remove(3)); 292 assertTrue("Heap is not intact after remove()", mmHeap.isIntact()); 293 assertTrue("Heap contains two 1's", mmHeap.contains(1)) [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/ec/ |
ecp_smpl.c | 1186 BIGNUM **heap = NULL; local 1217 heap = OPENSSL_malloc(pow2 * sizeof heap[0]); 1218 if (heap == NULL) goto err; 1222 * heap[1] 1223 * heap[2] heap[3] 1224 * heap[4] heap[5] heap[6] heap[7 [all...] |
/external/openssl/crypto/ec/ |
ecp_smpl.c | 1186 BIGNUM **heap = NULL; local 1217 heap = OPENSSL_malloc(pow2 * sizeof heap[0]); 1218 if (heap == NULL) goto err; 1222 * heap[1] 1223 * heap[2] heap[3] 1224 * heap[4] heap[5] heap[6] heap[7 [all...] |
/art/runtime/gc/accounting/ |
mod_union_table.cc | 23 #include "gc/heap.h" 149 Heap* heap = mod_union_table_->GetHeap(); local 152 space::ContinuousSpace* from_space = heap->FindContinuousSpaceFromObject(obj, false); 153 space::ContinuousSpace* to_space = heap->FindContinuousSpaceFromObject(ref, false); 191 Heap* heap = GetHeap(); local 194 CHECK(heap->IsLiveObjectLocked(ref)); 199 CardTable* card_table = heap->GetCardTable(); 207 auto* space = heap->FindContinuousSpaceFromObject(reinterpret_cast<Object*>(start), false) 237 Heap* heap = GetHeap(); local [all...] |
/external/kernel-headers/original/linux/ |
ion.h | 28 * carveout heap, allocations are physically 32 * total heap types are supported 48 * heap flags - the lower 16 bits are used by core ion, the upper 16 73 * struct ion_platform_heap - defines a heap in the given platform 74 * @type: type of the heap from ion_heap_type enum 75 * @id: unique identifier for heap. When allocating (lower numbers 78 * @base: base address of heap in physical memory if applicable 79 * @size: size of the heap in bytes if applicable 140 * @flags: heap flags, the low 16 bits are consumed by ion, the high 16 141 * bits are passed on to the respective heap and can be hea [all...] |
/art/runtime/gc/ |
heap.cc | 17 #include "heap.h" 69 Heap::Heap(size_t initial_size, size_t growth_limit, size_t min_free, size_t max_free, 122 * causes a lot of GC since we do a GC for alloc whenever the stack is full. When heap 140 if (VLOG_IS_ON(heap) || VLOG_IS_ON(startup)) { 141 LOG(INFO) << "Heap() entering"; 183 // Compute heap capacity. Continuous spaces are sorted in order of Begin(). 212 // now. We don't create it earlier to make it clear that you can't use locks during heap 241 if (VLOG_IS_ON(heap) || VLOG_IS_ON(startup)) { 242 LOG(INFO) << "Heap() exiting" [all...] |
/art/runtime/gc/space/ |
dlmalloc_space.cc | 19 #include "gc/heap.h" 157 if (VLOG_IS_ON(heap) || VLOG_IS_ON(startup)) { 216 if (VLOG_IS_ON(heap) || VLOG_IS_ON(startup)) { 227 // morecore_start. Don't use an internal dlmalloc lock (as we already hold heap lock). When 231 // Do not allow morecore requests to succeed beyond the initial size of the heap 288 // Trim the heap so that we minimize the size of the Zygote space. 298 VLOG(heap) << "Begin " << reinterpret_cast<const void*>(begin_) << "\n" 307 VLOG(heap) << "Creating new AllocSpace: "; 308 VLOG(heap) << "Size " << GetMemMap()->Size(); 309 VLOG(heap) << "GrowthLimit " << PrettySize(growth_limit) 412 Heap* heap = Runtime::Current()->GetHeap(); local [all...] |
/art/runtime/gc/collector/ |
gc_type.h | 33 // Partial GC that marks the application heap but not the Zygote. 35 // Full GC that marks and frees in both the application and Zygote heap.
|
partial_mark_sweep.h | 33 explicit PartialMarkSweep(Heap* heap, bool is_concurrent, const std::string& name_prefix = "");
|