Searched refs:heap (Results 301 - 325 of 511) sorted by relevance

<<11121314151617181920>>

/external/libdrm/amdgpu/
H A Damdgpu_gpu_info.c242 uint32_t heap,
254 /* Get heap information */
255 switch (heap) {
257 /* query visible only vram heap */
260 else /* query total vram heap */
241 amdgpu_query_heap_info(amdgpu_device_handle dev, uint32_t heap, uint32_t flags, struct amdgpu_heap_info *info) argument
H A Damdgpu_bo.c85 unsigned heap = alloc_buffer->preferred_heap; local
88 /* It's an error if the heap is not specified */
89 if (!(heap & (AMDGPU_GEM_DOMAIN_GTT | AMDGPU_GEM_DOMAIN_VRAM)))
105 args.in.domains = heap;
108 /* Allocate the buffer with the preferred heap. */
/external/skia/src/gpu/vk/
H A DGrVkGpu.h142 // in the main heap.
158 GrVkHeap* getHeap(Heap heap) const { return fHeaps[heap].get(); }
/external/skqp/src/gpu/vk/
H A DGrVkGpu.h158 // in the main heap.
174 GrVkHeap* getHeap(Heap heap) const { return fHeaps[heap].get(); }
/external/v8/src/builtins/
H A Dbuiltins-api.cc243 new_target = isolate->heap()->undefined_value();
273 result = isolate->heap()->undefined_value();
H A Dbuiltins-string.cc641 if (length == 0) return isolate->heap()->empty_string();
652 return isolate->heap()->exception();
680 return isolate->heap()->exception();
785 return isolate->heap()->exception();
809 if (start < 0) return isolate->heap()->false_value();
822 return isolate->heap()->ToBoolean(memcmp(str_vector.start() + start,
832 return isolate->heap()->false_value();
835 return isolate->heap()->true_value();
849 return isolate->heap()->exception();
1565 // If {start} is a heap numbe
[all...]
/external/valgrind/massif/
H A Dms_main.c2 //--- Massif: a heap profiling tool. ms_main.c ---*/
43 // - Add ability to draw multiple graphs, eg. heap-only, stack-only, total.
56 // perl perf/vg_perf --tools=massif --reps=3 perf/{heap,tinycc} massif
64 // heap 0.53s ma:12.4s (23.5x, -----)
76 // - (Artur Wisz) add a feature to Massif to ignore any heap blocks larger
86 desc: --heap-admin=foo
105 n1: 5 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
114 n_events: n time(ms) total(B) useful-heap(B) admin-heap(B) stacks(B)
131 Massif arguments: --heap
[all...]
/external/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_transfer.c73 struct nouveau_heap *heap = nv30->screen->vp_exec_heap; local
78 if (nouveau_heap_alloc(heap, 2, &nv30->blit_vp, &nv30->blit_vp)) {
79 while (heap->next && heap->size < 2) {
80 struct nouveau_heap **evict = heap->next->priv;
84 if (nouveau_heap_alloc(heap, 2, &nv30->blit_vp, &nv30->blit_vp))
/external/v8/src/crankshaft/
H A Dhydrogen-instructions.cc1230 Heap* heap = isolate->heap(); local
1231 if (constant->HasNumberValue()) return heap->number_string();
1232 if (constant->HasStringValue()) return heap->string_string();
1236 if (unique.IsKnownGlobal(heap->true_value()) ||
1237 unique.IsKnownGlobal(heap->false_value())) {
1238 return heap->boolean_string();
1240 if (unique.IsKnownGlobal(heap->null_value())) {
1241 return heap->object_string();
1243 DCHECK(unique.IsKnownGlobal(heap
2384 Heap* heap = isolate()->heap(); local
[all...]
/external/v8/src/
H A Dlookup.cc164 if (*name_ == heap()->constructor_string()) {
182 } else if (*name_ == heap()->species_symbol()) {
191 } else if (*name_ == heap()->is_concat_spreadable_symbol()) {
194 } else if (*name_ == heap()->iterator_symbol()) {
547 parameter_map->set(number_ + 2, heap()->the_hole_value());
782 if (map->prototype() == heap()->null_value()) return NULL;
H A Dobjects-inl.h25 #include "src/heap/heap-inl.h"
26 #include "src/heap/heap.h"
216 return this == isolate->heap()->Value(); \
219 return this == isolate->heap()->Value(); \
225 Heap* heap = isolate->heap(); local
226 return this == heap->null_value() || this == heap
230 Heap* heap = isolate->heap(); local
424 Heap* heap = GetHeap(); local
1446 Heap* heap = MemoryChunk::FromAddress( local
[all...]
H A Dframes.cc550 return isolate()->heap()->js_entry_code();
573 return isolate()->heap()->js_construct_entry_code();
733 return isolate()->heap()->undefined_value();
737 return isolate()->heap()->undefined_value();
966 isolate()->heap()->gc_state() == Heap::NOT_IN_GC);
1420 receiver = isolate()->heap()->undefined_value();
1959 // Print heap-allocated local variables.
1961 accumulator->Add(" // heap-allocated locals\n");
2140 Heap* heap = isolate_->heap(); local
[all...]
H A Delements.cc120 from_base->GetIsolate()->heap()->fixed_cow_array_map());
132 Heap* heap = from_base->GetHeap(); local
134 heap->the_hole_value(), length);
171 Heap* heap = from->GetHeap(); local
173 heap->the_hole_value(), length);
219 // existing heap objects to be propertly initialized.
223 Heap* heap = from_base->GetHeap(); local
225 heap->the_hole_value(), length);
468 FIXED_ARRAY_ELEMENTS_WRITE_BARRIER(indices->GetIsolate()->heap(), *indices,
764 isolate->heap()
1950 Heap* heap = isolate->heap(); local
2025 Heap* heap = isolate->heap(); local
2097 Heap* heap = isolate->heap(); local
[all...]
H A Dcontexts.cc26 copy->set_map(isolate->heap()->script_context_table_map());
526 Heap* heap = GetHeap();
556 // Always trim even when array is cleared because of heap verifier.
557 heap->RightTrimFixedArray(code_map, length - dst);
584 Object* context = isolate->heap()->native_contexts_list();
725 return isolate->heap()->gc_state() != Heap::NOT_IN_GC ||
H A Dfactory.h274 // are backed by a string resource that resides outside the V8 heap.
418 // The return value may be a smi or a heap number.
459 // Creates mutable heap number object with value field set to hole NaN.
465 // Creates heap number object with not yet set value field.
551 // Creates a new on-heap JSTypedArray.
698 &isolate()->heap()->roots_[Heap::k##camel_name##RootIndex])); \
706 &isolate()->heap()->roots_[Heap::k##Name##MapRootIndex])); \
714 &isolate()->heap()->roots_[Heap::k##name##RootIndex])); \
722 &isolate()->heap()->roots_[Heap::k##name##RootIndex])); \
730 &isolate()->heap()
[all...]
H A Dobjects.cc137 if (*object == isolate->heap()->null_value() ||
1286 Heap* heap = object->GetHeap(); local
1287 if (raw_elems->map() != heap->fixed_cow_array_map()) return;
1288 Isolate* isolate = heap->isolate();
2017 if (from->elements() != isolate->heap()->empty_fixed_array()) {
2175 return isolate->heap()->null_value()->map();
2439 PretenureFlag tenure = isolate->heap()->InNewSpace(*cons) ? pretenure
2456 cons->set_second(isolate->heap()->empty_string());
2482 Heap* heap = GetHeap();
2497 ? heap
2737 Heap* heap = GetHeap(); local
2904 Heap* heap = GetHeap(); local
3563 Heap* heap = isolate->heap(); local
3681 Heap* heap = isolate->heap(); local
3705 Heap* heap = isolate->heap(); local
7199 Heap* heap = GetHeap(); local
11626 Heap* heap = string->GetHeap(); local
11997 Heap* heap = isolate->heap(); local
15145 Heap* heap = isolate->heap(); local
15806 Heap* heap = GetIsolate()->heap(); local
16334 Heap* heap = new_table->GetHeap(); local
17297 Heap* heap = isolate->heap(); local
[all...]
H A Dcompiler.cc28 #include "src/heap/heap.h"
219 Heap* heap = isolate->heap(); local
220 if (heap->InNewSpace(*object)) {
221 heap->AddWeakNewSpaceObjectToCodeDependency(object, cell);
223 Handle<DependentCode> dep(heap->LookupWeakObjectToCodeDependency(object));
226 heap->AddWeakObjectToCodeDependency(object, dep);
262 isolate->heap()->AddRetainedMap(map);
299 : info->isolate()->heap()
[all...]
H A Dtransitions.cc352 Heap* heap = map->GetHeap(); local
354 return heap->empty_fixed_array();
358 return heap->empty_fixed_array();
/external/valgrind/none/tests/
H A Dcmdline1.stdout.exp58 --alignment=<number> set minimum alignment of heap allocations [not used by this tool]
60 heap blocks (in bytes). [not used by this tool]
61 --xtree-memory=none|allocs|full profile heap memory in an xtree [none]
/external/v8/src/asmjs/
H A Dasm-typer.cc1879 FAIL(assignment, "Type mismatch in heap assignment.");
2560 // Returns whether index is too large to access a heap with the given type.
2578 AsmType* AsmTyper::ValidateHeapAccess(Property* heap, argument
2580 auto* obj = heap->obj()->AsVariableProxy();
2582 FAIL(heap, "Invalid heap access.");
2587 FAIL(heap, "Undeclared identifier in heap access.");
2592 FAIL(heap, "Identifier does not represent a heap vie
2938 auto* heap = new_heap_view->arguments()->at(0); local
[all...]
/external/v8/src/debug/
H A Dliveedit.cc733 Heap* heap = original->GetHeap(); local
734 HeapIterator iterator(heap, HeapIterator::kFilterUnreachable);
758 // Since we cannot create instances when iterating heap, we should first
929 FeedbackMetadata::cast(isolate->heap()->empty_fixed_array()));
965 info->set_script(isolate->heap()->undefined_value());
968 isolate->heap()->SetRootNoScriptSharedFunctionInfos(*new_noscript_list);
1128 original_script->set_line_ends(isolate->heap()->undefined_value());
1405 Heap* heap = isolate->heap(); local
1406 HeapIterator iterator(heap, HeapIterato
[all...]
/external/opencv/cxcore/src/
H A Dcxcopy.cpp313 cvClearSet( dst1->heap );
315 if( src1->heap->active_count >= dst1->hashsize*CV_SPARSE_HASH_RATIO )
328 CvSparseNode* node_copy = (CvSparseNode*)cvSetNew( dst1->heap );
330 CV_MEMCPY_AUTO( node_copy, node, dst1->heap->elem_size );
713 cvClearSet( mat1->heap );
/external/valgrind/perf/
H A Dtest_input_for_tinycc.c2755 Int32 heap [ 258 + 2 ]; local
2767 heap[0] = 0;
2774 heap[nHeap] = i;
2775 { Int32 zz, tmp; zz = nHeap; tmp = heap[zz]; while (weight[tmp] < weight[heap[zz >> 1]]) { heap[zz] = heap[zz >> 1]; zz >>= 1; } heap[zz] = tmp; };
2781 n1 = heap[1]; heap[
[all...]
/external/v8/src/profiler/
H A Dheap-snapshot-generator.h78 // HeapEntry instances represent an entity from the heap (or a special
148 // HeapSnapshot represents a single heap snapshot. It is stored in
150 // HeapSnapshots. All HeapSnapshots share strings copied from JS heap
218 explicit HeapObjectsMap(Heap* heap);
220 Heap* heap() const { return heap_; } function in class:v8::internal::HeapObjectsMap
274 // in any kind of heap memory.
287 // real heap objects and their representations in heap snapshots.
335 // An implementation of V8 heap graph extractor.
548 Heap* heap);
[all...]
/external/v8/src/snapshot/
H A Dcode-serializer.cc111 return SerializeObject(isolate()->heap()->undefined_value(), how_to_code,
117 Script::cast(obj)->set_wrapper(isolate()->heap()->undefined_value());
223 String* name = isolate->heap()->empty_string();

Completed in 754 milliseconds

<<11121314151617181920>>