Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dstep_stats_collector.h127 allocations_; variable
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dmhlo_to_lhlo_with_xla.h229 llvm::DenseMap<const xla::BufferAllocation*, Value> allocations_; variable
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_context.h91 absl::Span<const BufferAllocation> allocations_; variable
Dgpu_executable.h284 const std::vector<BufferAllocation> 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.cc96 std::set<std::pair</*device_ordinal*/ int64_t, void*>> allocations_; member in xla::__anon43e702590111::TestAllocator
Dbuffer_assignment.h558 std::vector<BufferAllocation> allocations_; variable
Dmemory_space_assignment.h956 AllocationSequence allocations_; variable
1594 MemorySpaceAssignment::AllocationSequence* allocations_; variable
/external/perfetto/src/profiling/memory/
Dbookkeeping.h340 std::map<uint64_t /* allocation address */, Allocation> allocations_; variable
/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_node.h286 std::vector<AllocationRecord> allocations_; variable