Searched refs:IsEccEnabled (Results 1 – 5 of 5) sorted by relevance
457 static bool IsEccEnabled(GpuDeviceHandle device, bool* result);
916 (void)GpuDriver::IsEccEnabled(device_, &ecc_enabled); in PopulateDeviceDescription()
1260 /* static */ bool GpuDriver::IsEccEnabled(hipDevice_t device, bool* result) { in IsEccEnabled() function in stream_executor::gpu::GpuDriver
1079 (void)GpuDriver::IsEccEnabled(device_, &ecc_enabled); in PopulateDeviceDescription()
1507 /* static */ bool GpuDriver::IsEccEnabled(CUdevice device, bool* result) { in IsEccEnabled() function in stream_executor::gpu::GpuDriver