Searched refs:GetPCIBusID (Results 1 – 5 of 5) sorted by relevance
472 static string GetPCIBusID(GpuDeviceHandle device);
889 string pci_bus_id = GpuDriver::GetPCIBusID(device_); in PopulateDeviceDescription()
1303 /* static */ string GpuDriver::GetPCIBusID(hipDevice_t device) { in GetPCIBusID() function in stream_executor::gpu::GpuDriver
1042 string pci_bus_id = GpuDriver::GetPCIBusID(device_); in PopulateDeviceDescription()
1550 /* static */ string GpuDriver::GetPCIBusID(CUdevice device) { in GetPCIBusID() function in stream_executor::gpu::GpuDriver