Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dmhlo_to_lhlo_with_xla.h230 llvm::DenseMap<const xla::BufferAllocation*, Value> allocations_; variable
/external/tensorflow/tensorflow/core/common_runtime/
Dstep_stats_collector.h127 allocations_; variable
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_context.h90 absl::Span<const BufferAllocation> allocations_; variable
Dgpu_executable.h202 const std::vector<BufferAllocation> allocations_; variable
/external/compiler-rt/lib/asan/
Dasan_memory_profile.cc72 InternalMmapVector<AllocationSite> allocations_; member in __asan::HeapProfile
/external/llvm-project/compiler-rt/lib/asan/
Dasan_memory_profile.cpp83 InternalMmapVector<AllocationSite> allocations_; member in __asan::HeapProfile
/external/tensorflow/tensorflow/compiler/xla/service/
Dshaped_buffer_test.cc94 std::set<std::pair</*device_ordinal*/ int64, void*>> allocations_; member in xla::__anon216fc2fb0111::TestAllocator
Dmemory_space_assignment.h841 AllocationSequence allocations_; variable
1322 MemorySpaceAssignment::AllocationSequence* allocations_; variable
Dbuffer_assignment.h554 std::vector<BufferAllocation> allocations_; variable
/external/webrtc/p2p/base/
Dturn_server.h339 AllocationMap allocations_; variable
/external/perfetto/src/profiling/memory/
Dbookkeeping.h339 std::map<uint64_t /* allocation address */, Allocation> allocations_; variable
/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_node.h286 std::vector<AllocationRecord> allocations_; variable
/external/protobuf/src/google/protobuf/
Ddescriptor.cc658 std::vector<void*> allocations_; // All other memory allocated in the pool. member in google::protobuf::DescriptorPool::Tables