Home
last modified time | relevance | path

Searched defs:alloc_id (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/perfetto/src/trace_processor/sorter/
H A Dtrace_token_buffer.cc109 BumpAllocator::AllocId alloc_id = in Append() local
255 BumpAllocator::AllocId alloc_id = allocator_.Alloc(size); in AllocAndResizeInternedVectors() local
273 BumpAllocator::AllocId alloc_id) { in GetInternedIndex()
H A Dtrace_token_buffer.h53 BumpAllocator::AllocId alloc_id; member
H A Dtrace_sorter.h391 BumpAllocator::AllocId alloc_id() const { in alloc_id() function
/aosp_15_r20/external/perfetto/src/tools/
H A Dmultithreaded_alloc.cc63 uint64_t ScrambleAllocId(uint64_t alloc_id, uint32_t thread_idx) { in ScrambleAllocId()
69 uint64_t alloc_id = 0; in Thread() local
/aosp_15_r20/external/tensorflow/tensorflow/core/graph/
H A Dcostmodel.cc330 for (int64_t alloc_id : memory_stats.persistent_tensor_alloc_ids()) { in RecordMemoryStats() local
353 int64_t alloc_id) { in RecordAllocationId()
515 int64_t alloc_id = AllocationId(n, i); in AddToCostGraphDef() local
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DSymmetricMemory.cpp60 uint64_t alloc_id) { in empty_strided_p2p_persistent()
154 std::optional<uint64_t> alloc_id) { in empty_strided_p2p()
/aosp_15_r20/external/perfetto/src/trace_processor/util/
H A Dbump_allocator.cc59 std::optional<AllocId> alloc_id = TryAllocInLastChunk(size); in Alloc() local
/aosp_15_r20/external/pytorch/c10/mobile/
H A DCPUProfilingAllocator.cpp46 auto alloc_id = event.allocation_id; in validate_allocation_plan() local
/aosp_15_r20/external/crosvm/devices/src/platform/
H A Dvfio_platform.rs166 let alloc_id = resources.get_anon_alloc(); in allocate_regions() localVariable
/aosp_15_r20/external/crosvm/devices/src/virtio/
H A Dvirtio_mmio_device.rs371 let alloc_id = resources.get_anon_alloc(); in allocate_regions() localVariable
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dstep_stats_collector.cc155 for (const auto& alloc_id : ctx->persistent_alloc_ids()) { in SetMemory() local
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dop_kernel.cc1073 int64_t alloc_id) { in record_persistent_memory_allocation()