Searched refs:clGetDeviceAndHostTimer (Results 1 – 3 of 3) sorted by relevance
1274 cl_api_clGetDeviceAndHostTimer clGetDeviceAndHostTimer; member
1005 clGetDeviceAndHostTimer(cl_device_id device,
935 #define __GET_DEVICE_AND_HOST_TIMER_ERR CL_HPP_ERR_STR_(clGetDeviceAndHostTimer)2315 clGetDeviceAndHostTimer(this->get(), &(retVal.first), &(retVal.second)); in getDeviceAndHostTimer()