HomeSort by relevance Sort by last modified time
    Searched refs:memory_allocator (Results 26 - 35 of 35) sorted by null

12

  /external/tensorflow/tensorflow/compiler/xla/service/
service.cc 539 options.set_allocator(backend->memory_allocator());
656 options.set_allocator(backend->memory_allocator());
    [all...]
  /external/v8/src/heap/
gc-tracer.cc 182 current_.start_memory_size = heap_->memory_allocator()->Size();
240 current_.end_memory_size = heap_->memory_allocator()->Size();
    [all...]
spaces-inl.h 615 return ObjectSizeFor(heap()->memory_allocator()->Available());
mark-compact.cc 785 heap()->memory_allocator()->unmapper()->WaitUntilCompleted();
    [all...]
heap.h 1039 MemoryAllocator* memory_allocator() { return memory_allocator_; } function in class:v8::internal::GarbageCollectionReason::Heap
    [all...]
  /external/v8/src/x64/
assembler-x64-inl.h 82 entry - isolate()->heap()->memory_allocator()->code_range()->start()));
323 isolate()->heap()->memory_allocator()->code_range()->start();
  /external/libchrome/base/metrics/
histogram_unittest.cc 75 allocator_ = GlobalHistogramAllocator::Get()->memory_allocator();
  /external/v8/src/
factory.cc     [all...]
isolate.cc     [all...]
api.cc     [all...]

Completed in 469 milliseconds

12