Searched defs:SynchronousMemZero (Results 1 – 7 of 7) sorted by relevance
212 Status SynchronousMemZero(DeviceMemoryBase* location, uint64 size) override { in SynchronousMemZero() function
107 port::Status SynchronousMemZero(DeviceMemoryBase *location, in SynchronousMemZero() function
87 port::Status HostExecutor::SynchronousMemZero(DeviceMemoryBase *location, in SynchronousMemZero() function in stream_executor::host::HostExecutor
341 port::Status SynchronousMemZero(DeviceMemoryBase* location, in SynchronousMemZero() function in stream_executor::__anon00950a620111::CStreamExecutor
550 port::Status GpuExecutor::SynchronousMemZero(DeviceMemoryBase* location, in SynchronousMemZero() function in stream_executor::gpu::GpuExecutor
458 port::Status GpuExecutor::SynchronousMemZero(DeviceMemoryBase* location, in SynchronousMemZero() function in stream_executor::gpu::GpuExecutor
591 port::Status StreamExecutor::SynchronousMemZero(DeviceMemoryBase *location, in SynchronousMemZero() function in stream_executor::StreamExecutor