Searched refs:CUDA_INTF (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/parisc/include/asm/
H A Dperf.h16 #define CUDA_INTF 1 macro
/linux-master/arch/parisc/kernel/
H A Dperf.c298 else if (perf_processor_interface == CUDA_INTF)
320 if (((perf_processor_interface == CUDA_INTF) &&
321 (interface_type != CUDA_INTF)) ||
328 if (((interface_type == CUDA_INTF) &&
335 if (interface_type == CUDA_INTF)
392 } else if (perf_processor_interface == CUDA_INTF) {
502 perf_processor_interface = CUDA_INTF;

Completed in 115 milliseconds