Searched refs:CL_QUEUE_PROFILING_ENABLE (Results 1 – 11 of 11) sorted by relevance
614 (cl_queue_properties)CL_QUEUE_PROFILING_ENABLE, in main()621 (cl_queue_properties)CL_QUEUE_PROFILING_ENABLE, in main()639 CL_QUEUE_PROFILING_ENABLE | in main()646 CL_QUEUE_PROFILING_ENABLE, in main()
39 CL_QUEUE_PROFILING_ENABLE)) in clCreateCommandQueue()
301 buf.as_scalar<cl_command_queue_properties>() = CL_QUEUE_PROFILING_ENABLE; in clGetDeviceInfo()
92 return props & CL_QUEUE_PROFILING_ENABLE; in profiling_enabled()
135 .cq_props = CL_QUEUE_PROFILING_ENABLE,
309 #define CL_QUEUE_PROFILING_ENABLE (1 << 1) macro
156 if (props & CL_QUEUE_PROFILING_ENABLE) in hs_state_wait_list_profile()
668 properties=CL_QUEUE_PROFILING_ENABLE; in AcquireOpenCLCommandQueue()