Searched refs:unified_memory_deallocate (Results 1 – 3 of 3) sorted by relevance
155 VALIDATE_MEMBER(SP_StreamExecutor, se, unified_memory_deallocate); in ValidateSPStreamExecutor()300 CHECK(stream_executor_->unified_memory_deallocate); in UnifiedMemoryDeallocate()301 stream_executor_->unified_memory_deallocate(&device_, mem); in UnifiedMemoryDeallocate()
269 void (*unified_memory_deallocate)(const SP_Device* device, void* location); member
395 se_.unified_memory_deallocate = [](const SP_Device* const device, void* mem) { in TEST_F()