Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/profiler/
Dallocation-tracker.cc50 void AllocationTraceNode::AddAllocation(unsigned size) { in AddAllocation() function in v8::internal::AllocationTraceNode
/third_party/node/deps/v8/src/heap/
Dgc-tracer.cc616 void GCTracer::AddAllocation(double current_ms) { in AddAllocation() function in v8::internal::GCTracer
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h7288 virtual void AddAllocation(VmaAllocation hAlloc, VkBool32* pChanged) { ++m_AllocationCount; } in AddAllocation() function
7716 void AddAllocation(uint32_t heapIndex, VkDeviceSize allocationSize) in AddAllocation() function
14008 void VmaDefragmentationAlgorithm_Generic::AddAllocation(VmaAllocation hAlloc, VkBool32* pChanged) in AddAllocation() function
14681 void VmaBlockVectorDefragmentationContext::AddAllocation(VmaAllocation hAlloc, VkBool32* pChanged) in AddAllocation() function
/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp2442 void AddAllocation(UINT heapTypeIndex, UINT64 allocationSize) in AddAllocation() function