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

/linux-4.4.14/arch/parisc/include/asm/
H A Dperf.h15 #define CUDA_INTF 1 macro
/linux-4.4.14/arch/parisc/kernel/
H A Dperf.c312 else if (perf_processor_interface == CUDA_INTF) perf_write()
334 if (((perf_processor_interface == CUDA_INTF) && perf_write()
335 (interface_type != CUDA_INTF)) || perf_write()
342 if (((interface_type == CUDA_INTF) && perf_write()
349 if (interface_type == CUDA_INTF) perf_write()
406 } else if (perf_processor_interface == CUDA_INTF) { perf_patch_images()
516 perf_processor_interface = CUDA_INTF; perf_init()

Completed in 74 milliseconds