cl_profiling_info  897 3rdparty/include/opencl/1.2/CL/cl.h                         cl_profiling_info   /* param_name */,
cl_profiling_info 1298 3rdparty/include/opencl/1.2/CL/cl.hpp     F(cl_profiling_info, CL_PROFILING_COMMAND_QUEUED, cl_ulong) \
cl_profiling_info 1299 3rdparty/include/opencl/1.2/CL/cl.hpp     F(cl_profiling_info, CL_PROFILING_COMMAND_SUBMIT, cl_ulong) \
cl_profiling_info 1300 3rdparty/include/opencl/1.2/CL/cl.hpp     F(cl_profiling_info, CL_PROFILING_COMMAND_START, cl_ulong) \
cl_profiling_info 1301 3rdparty/include/opencl/1.2/CL/cl.hpp     F(cl_profiling_info, CL_PROFILING_COMMAND_END, cl_ulong) \
cl_profiling_info 2730 3rdparty/include/opencl/1.2/CL/cl.hpp     cl_int getProfilingInfo(cl_profiling_info name, T* param) const
cl_profiling_info 2739 3rdparty/include/opencl/1.2/CL/cl.hpp     detail::param_traits<detail::cl_profiling_info, name>::param_type
cl_profiling_info 2743 3rdparty/include/opencl/1.2/CL/cl.hpp             detail::cl_profiling_info, name>::param_type param;
cl_profiling_info  333 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clGetEventProfilingInfo)(cl_event, cl_profiling_info, size_t, void*, size_t*);
cl_profiling_info  161 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline cl_int clGetEventProfilingInfo(cl_event p0, cl_profiling_info p1, size_t p2, void* p3, size_t* p4) { return clGetEventProfilingInfo_pfn(p0, p1, p2, p3, p4); }
cl_profiling_info  421 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_int (CL_API_CALL*clGetEventProfilingInfo)(cl_event, cl_profiling_info, size_t, void*, size_t*) =
cl_profiling_info  422 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp         opencl_fn5<OPENCL_FN_clGetEventProfilingInfo, cl_int, cl_event, cl_profiling_info, size_t, void*, size_t*>::switch_fn;