Home
last modified time | relevance | path

Searched defs:allocations_ (Results 1 – 11 of 11) sorted by relevance

/external/v8/src/heap/
Darray-buffer-collector.h45 std::vector<std::vector<JSArrayBuffer::Allocation>> allocations_; variable
/external/v8/src/wasm/
Dwasm-memory.h122 std::unordered_map<const void*, AllocationData> allocations_; variable
/external/tensorflow/tensorflow/core/common_runtime/
Dstep_stats_collector.h132 allocations_; variable
/external/compiler-rt/lib/asan/
Dasan_memory_profile.cc72 InternalMmapVector<AllocationSite> allocations_; member in __asan::HeapProfile
/external/tensorflow/tensorflow/compiler/xla/service/
Dshaped_buffer_test.cc91 std::set<std::pair</*device_ordinal*/ int64, void*>> allocations_; member in xla::__anonfef8839d0111::TestAllocator
Dbuffer_assignment.h512 std::vector<BufferAllocation> allocations_; variable
/external/webrtc/webrtc/p2p/base/
Dturnserver.h271 AllocationMap allocations_; variable
/external/v8/src/profiler/
Dsampling-heap-profiler.h109 std::map<size_t, unsigned int> allocations_; variable
/external/perfetto/src/profiling/memory/
Dbookkeeping.h383 std::map<uint64_t /* allocation address */, Allocation> allocations_; variable
/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_node.h287 std::vector<AllocationRecord> allocations_; variable
/external/protobuf/src/google/protobuf/
Ddescriptor.cc518 vector<void*> allocations_; // All other memory allocated in the pool. member in google::protobuf::DescriptorPool::Tables