Searched refs:sync_memcpy_htod (Results 1 – 3 of 3) sorted by relevance
103 void sync_memcpy_htod(const SP_Device* const device, in sync_memcpy_htod() function141 se->sync_memcpy_htod = sync_memcpy_htod; in PopulateDefaultStreamExecutor()792 se_.sync_memcpy_htod = in TEST_F()
366 void (*sync_memcpy_htod)(const SP_Device* device, member
174 VALIDATE_MEMBER(SP_StreamExecutor, se, sync_memcpy_htod); in ValidateSPStreamExecutor()357 stream_executor_->sync_memcpy_htod(&device_, &device_memory_base, host_src, in SynchronousMemcpy()