Home
last modified time | relevance | path

Searched refs:m_totalAllocated (Results 1 – 12 of 12) sorted by relevance

/dports/devel/oclgrind/Oclgrind-21.10/src/core/
H A DMemory.cpp79 m_totalAllocated += size; in allocateBuffer()
220 m_totalAllocated = 0; in clear()
253 m_totalAllocated += size; in createHostBuffer()
300 m_totalAllocated -= m_memory[buffer]->size; in deallocateBuffer()
393 return m_totalAllocated; in getTotalAllocated()
H A DMemory.h57 size_t m_totalAllocated; variable
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Darena.h120 m_totalAllocated += size; in AllocateAligned()
126 …rena Alloc %d 0x%llx bytes - 0x%llx total\n", ++count, uint64_t(size), uint64_t(m_totalAllocated)); in AllocateAligned()
169 m_totalAllocated -= pBlock->blockSize; in FreeOldBlocks()
363 size_t m_totalAllocated = 0; member
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Darena.h120 m_totalAllocated += size; in AllocateAligned()
126 …rena Alloc %d 0x%llx bytes - 0x%llx total\n", ++count, uint64_t(size), uint64_t(m_totalAllocated)); in AllocateAligned()
169 m_totalAllocated -= pBlock->blockSize; in FreeOldBlocks()
363 size_t m_totalAllocated = 0; member
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Darena.h120 m_totalAllocated += size; in AllocateAligned()
126 …rena Alloc %d 0x%llx bytes - 0x%llx total\n", ++count, uint64_t(size), uint64_t(m_totalAllocated)); in AllocateAligned()
169 m_totalAllocated -= pBlock->blockSize; in FreeOldBlocks()
363 size_t m_totalAllocated = 0; member
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Darena.h120 m_totalAllocated += size; in AllocateAligned()
126 …rena Alloc %d 0x%llx bytes - 0x%llx total\n", ++count, uint64_t(size), uint64_t(m_totalAllocated)); in AllocateAligned()
169 m_totalAllocated -= pBlock->blockSize; in FreeOldBlocks()
363 size_t m_totalAllocated = 0; member
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Darena.h120 m_totalAllocated += size; in AllocateAligned()
126 …rena Alloc %d 0x%llx bytes - 0x%llx total\n", ++count, uint64_t(size), uint64_t(m_totalAllocated)); in AllocateAligned()
169 m_totalAllocated -= pBlock->blockSize; in FreeOldBlocks()
363 size_t m_totalAllocated = 0; member
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Darena.h120 m_totalAllocated += size; in AllocateAligned()
126 …rena Alloc %d 0x%llx bytes - 0x%llx total\n", ++count, uint64_t(size), uint64_t(m_totalAllocated)); in AllocateAligned()
169 m_totalAllocated -= pBlock->blockSize; in FreeOldBlocks()
363 size_t m_totalAllocated = 0; member
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Darena.h120 m_totalAllocated += size; in AllocateAligned()
126 …rena Alloc %d 0x%llx bytes - 0x%llx total\n", ++count, uint64_t(size), uint64_t(m_totalAllocated)); in AllocateAligned()
169 m_totalAllocated -= pBlock->blockSize; in FreeOldBlocks()
363 size_t m_totalAllocated = 0; member
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Darena.h120 m_totalAllocated += size; in AllocateAligned()
126 …rena Alloc %d 0x%llx bytes - 0x%llx total\n", ++count, uint64_t(size), uint64_t(m_totalAllocated)); in AllocateAligned()
169 m_totalAllocated -= pBlock->blockSize; in FreeOldBlocks()
363 size_t m_totalAllocated = 0; member
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/swr/rasterizer/core/
H A Darena.h120 m_totalAllocated += size; in AllocateAligned()
126 …rena Alloc %d 0x%llx bytes - 0x%llx total\n", ++count, uint64_t(size), uint64_t(m_totalAllocated)); in AllocateAligned()
169 m_totalAllocated -= pBlock->blockSize; in FreeOldBlocks()
363 size_t m_totalAllocated = 0; member
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Darena.h120 m_totalAllocated += size; in AllocateAligned()
126 …rena Alloc %d 0x%llx bytes - 0x%llx total\n", ++count, uint64_t(size), uint64_t(m_totalAllocated)); in AllocateAligned()
169 m_totalAllocated -= pBlock->blockSize; in FreeOldBlocks()
363 size_t m_totalAllocated = 0; member