Searched refs:compare_ocl_device_desc (Results 1 – 2 of 2) sorted by relevance
206 static int compare_ocl_device_desc(const void *a, const void *b) in compare_ocl_device_desc() function246 qsort(devices, count, sizeof(OpenCLDeviceBenchmark), compare_ocl_device_desc); in opt_opencl_bench()