Searched defs:UnifiedMemoryAllocate (Results 1 – 7 of 7) sorted by relevance
147 void* UnifiedMemoryAllocate(uint64_t size) override { in UnifiedMemoryAllocate() function
206 virtual void* UnifiedMemoryAllocate(uint64_t size) { return nullptr; } in UnifiedMemoryAllocate() function
538 void* StreamExecutor::UnifiedMemoryAllocate(uint64_t bytes) { in UnifiedMemoryAllocate() function in stream_executor::StreamExecutor
266 void* UnifiedMemoryAllocate(uint64 size) override { in UnifiedMemoryAllocate() function in stream_executor::__anon702966b10111::CStreamExecutor
211 TEST_F(StreamExecutorTest, UnifiedMemoryAllocate) { in TEST_F() argument
640 /* static */ void* GpuDriver::UnifiedMemoryAllocate(GpuContext* context, in UnifiedMemoryAllocate() function in stream_executor::gpu::GpuDriver
758 /* static */ void* GpuDriver::UnifiedMemoryAllocate(GpuContext* context, in UnifiedMemoryAllocate() function in stream_executor::gpu::GpuDriver