Searched refs:IsEccEnabled (Results 1 – 5 of 5) sorted by relevance
529 static bool IsEccEnabled(GpuDeviceHandle device, bool* result);
874 (void)GpuDriver::IsEccEnabled(device, &ecc_enabled); in CreateDeviceDescription()
1212 /* static */ bool GpuDriver::IsEccEnabled(hipDevice_t device, bool* result) { in IsEccEnabled() function in stream_executor::gpu::GpuDriver
1025 (void)GpuDriver::IsEccEnabled(device, &ecc_enabled); in CreateDeviceDescription()
1514 /* static */ bool GpuDriver::IsEccEnabled(CUdevice device, bool* result) { in IsEccEnabled() function in stream_executor::gpu::GpuDriver