Searched refs:GetDeviceCount (Results 1 – 7 of 7) sorted by relevance
109 GET_DEVICE_COUNT GetDeviceCount; member
142 return CUDADriver::GetDeviceCount(); in VisibleDeviceCount()
157 int PlatformDeviceCount() override { return CUDADriver::GetDeviceCount(); } in PlatformDeviceCount()
434 static int GetDeviceCount();
1296 /* static */ int CUDADriver::GetDeviceCount() { in GetDeviceCount() function in perftools::gputools::cuda::CUDADriver