Home
last modified time | relevance | path

Searched defs:AddAllocation (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/pigweed/pw_allocator/
H A Dtest_harness.cc181 void TestHarness::AddAllocation(void* ptr, Layout layout) { in AddAllocation() function in pw::allocator::test::TestHarness
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dprofile_packet_sequence_state.cc178 void ProfilePacketSequenceState::AddAllocation(const SourceAllocation& alloc) { in AddAllocation() function in perfetto::trace_processor::ProfilePacketSequenceState
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dstep_stats_collector.cc168 void NodeExecStatsWrapper::AddAllocation( in AddAllocation() function in tensorflow::NodeExecStatsWrapper
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dvk_mem_alloc.h6180 virtual void AddAllocation(VmaAllocation hAlloc, VkBool32* pChanged) { ++m_AllocationCount; } in AddAllocation() function
12512 void VmaDefragmentationAlgorithm_Generic::AddAllocation(VmaAllocation hAlloc, VkBool32* pChanged) in AddAllocation() function
13165 void VmaBlockVectorDefragmentationContext::AddAllocation(VmaAllocation hAlloc, VkBool32* pChanged) in AddAllocation() function
/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/include/
H A Dvk_mem_alloc.h11184 void VmaCurrentBudgetData::AddAllocation(uint32_t heapIndex, VkDeviceSize allocationSize) in AddAllocation() function
/aosp_15_r20/external/skia/vma_android/include/
H A Dvk_mem_alloc.h11155 void VmaCurrentBudgetData::AddAllocation(uint32_t heapIndex, VkDeviceSize allocationSize) in AddAllocation() function