| // OpenCL Utils includes | |
| // OpenCL includes | |
| UTILS_EXPORT | |
| cl_ulong cl_util_get_event_duration(const cl_event event, | |
| const cl_profiling_info start, | |
| const cl_profiling_info end, | |
| cl_int* const error); |
| // OpenCL Utils includes | |
| // OpenCL includes | |
| UTILS_EXPORT | |
| cl_ulong cl_util_get_event_duration(const cl_event event, | |
| const cl_profiling_info start, | |
| const cl_profiling_info end, | |
| cl_int* const error); |