CUDA_INTF
else if (perf_processor_interface == CUDA_INTF)
if (((perf_processor_interface == CUDA_INTF) &&
(interface_type != CUDA_INTF)) ||
if (((interface_type == CUDA_INTF) &&
if (interface_type == CUDA_INTF)
} else if (perf_processor_interface == CUDA_INTF) {
perf_processor_interface = CUDA_INTF;