• Home
  • Raw
  • Download

Lines Matching refs:PRIxPTR

28              "num_entries = %u, platforms = 0x%016" PRIxPTR ", num_platforms = 0x%016" PRIxPTR "",  in clGetPlatformIDs()
45 "platform = 0x%016" PRIxPTR in clGetPlatformInfo()
46 ", param_name = %u, param_value_size = %zu, param_value = 0x%016" PRIxPTR in clGetPlatformInfo()
47 ", param_value_size_ret = 0x%016" PRIxPTR "", in clGetPlatformInfo()
69 "platform = 0x%016" PRIxPTR in clGetDeviceIDs()
70 ", device_type = %llu, num_entries = %u, devices = 0x%016" PRIxPTR in clGetDeviceIDs()
71 ", num_devices = 0x%016" PRIxPTR "", in clGetDeviceIDs()
90 "device = 0x%016" PRIxPTR in clGetDeviceInfo()
91 ", param_name = %u, param_value_size = %zu, param_value = 0x%016" PRIxPTR in clGetDeviceInfo()
92 ", param_value_size_ret = 0x%016" PRIxPTR "", in clGetDeviceInfo()
118 "properties = 0x%016" PRIxPTR ", num_devices = %u, devices = 0x%016" PRIxPTR in clCreateContext()
119 ", pfn_notify = 0x%016" PRIxPTR ", user_data = 0x%016" PRIxPTR in clCreateContext()
120 ", errcode_ret = 0x%016" PRIxPTR "", in clCreateContext()
152 "properties = 0x%016" PRIxPTR ", device_type = %llu, pfn_notify = 0x%016" PRIxPTR in clCreateContextFromType()
153 ", user_data = 0x%016" PRIxPTR ", errcode_ret = 0x%016" PRIxPTR "", in clCreateContextFromType()
176 CL_EVENT(RetainContext, "context = 0x%016" PRIxPTR "", (uintptr_t)context); in clRetainContext()
185 CL_EVENT(ReleaseContext, "context = 0x%016" PRIxPTR "", (uintptr_t)context); in clReleaseContext()
199 "context = 0x%016" PRIxPTR in clGetContextInfo()
200 ", param_name = %u, param_value_size = %zu, param_value = 0x%016" PRIxPTR in clGetContextInfo()
201 ", param_value_size_ret = 0x%016" PRIxPTR "", in clGetContextInfo()
216 CL_EVENT(RetainCommandQueue, "command_queue = 0x%016" PRIxPTR "", (uintptr_t)command_queue); in clRetainCommandQueue()
225 CL_EVENT(ReleaseCommandQueue, "command_queue = 0x%016" PRIxPTR "", (uintptr_t)command_queue); in clReleaseCommandQueue()
239 "command_queue = 0x%016" PRIxPTR in clGetCommandQueueInfo()
240 ", param_name = %u, param_value_size = %zu, param_value = 0x%016" PRIxPTR in clGetCommandQueueInfo()
241 ", param_value_size_ret = 0x%016" PRIxPTR "", in clGetCommandQueueInfo()
261 "context = 0x%016" PRIxPTR ", flags = %llu, size = %zu, host_ptr = 0x%016" PRIxPTR in clCreateBuffer()
262 ", errcode_ret = 0x%016" PRIxPTR "", in clCreateBuffer()
283 CL_EVENT(RetainMemObject, "memobj = 0x%016" PRIxPTR "", (uintptr_t)memobj); in clRetainMemObject()
292 CL_EVENT(ReleaseMemObject, "memobj = 0x%016" PRIxPTR "", (uintptr_t)memobj); in clReleaseMemObject()
307 "context = 0x%016" PRIxPTR in clGetSupportedImageFormats()
308 ", flags = %llu, image_type = %u, num_entries = %u, image_formats = 0x%016" PRIxPTR in clGetSupportedImageFormats()
309 ", num_image_formats = 0x%016" PRIxPTR "", in clGetSupportedImageFormats()
330 "memobj = 0x%016" PRIxPTR in clGetMemObjectInfo()
331 ", param_name = %u, param_value_size = %zu, param_value = 0x%016" PRIxPTR in clGetMemObjectInfo()
332 ", param_value_size_ret = 0x%016" PRIxPTR "", in clGetMemObjectInfo()
352 "image = 0x%016" PRIxPTR in clGetImageInfo()
353 ", param_name = %u, param_value_size = %zu, param_value = 0x%016" PRIxPTR in clGetImageInfo()
354 ", param_value_size_ret = 0x%016" PRIxPTR "", in clGetImageInfo()
369 CL_EVENT(RetainSampler, "sampler = 0x%016" PRIxPTR "", (uintptr_t)sampler); in clRetainSampler()
378 CL_EVENT(ReleaseSampler, "sampler = 0x%016" PRIxPTR "", (uintptr_t)sampler); in clReleaseSampler()
392 "sampler = 0x%016" PRIxPTR in clGetSamplerInfo()
393 ", param_name = %u, param_value_size = %zu, param_value = 0x%016" PRIxPTR in clGetSamplerInfo()
394 ", param_value_size_ret = 0x%016" PRIxPTR "", in clGetSamplerInfo()
414 "context = 0x%016" PRIxPTR ", count = %u, strings = 0x%016" PRIxPTR in clCreateProgramWithSource()
415 ", lengths = 0x%016" PRIxPTR ", errcode_ret = 0x%016" PRIxPTR "", in clCreateProgramWithSource()
441 "context = 0x%016" PRIxPTR ", num_devices = %u, device_list = 0x%016" PRIxPTR in clCreateProgramWithBinary()
442 ", lengths = 0x%016" PRIxPTR ", binaries = 0x%016" PRIxPTR in clCreateProgramWithBinary()
443 ", binary_status = 0x%016" PRIxPTR ", errcode_ret = 0x%016" PRIxPTR "", in clCreateProgramWithBinary()
464 CL_EVENT(RetainProgram, "program = 0x%016" PRIxPTR "", (uintptr_t)program); in clRetainProgram()
473 CL_EVENT(ReleaseProgram, "program = 0x%016" PRIxPTR "", (uintptr_t)program); in clReleaseProgram()
489 "program = 0x%016" PRIxPTR ", num_devices = %u, device_list = 0x%016" PRIxPTR in clBuildProgram()
490 ", options = 0x%016" PRIxPTR ", pfn_notify = 0x%016" PRIxPTR in clBuildProgram()
491 ", user_data = 0x%016" PRIxPTR "", in clBuildProgram()
508 "program = 0x%016" PRIxPTR in clGetProgramInfo()
509 ", param_name = %u, param_value_size = %zu, param_value = 0x%016" PRIxPTR in clGetProgramInfo()
510 ", param_value_size_ret = 0x%016" PRIxPTR "", in clGetProgramInfo()
531 "program = 0x%016" PRIxPTR ", device = 0x%016" PRIxPTR in clGetProgramBuildInfo()
532 ", param_name = %u, param_value_size = %zu, param_value = 0x%016" PRIxPTR in clGetProgramBuildInfo()
533 ", param_value_size_ret = 0x%016" PRIxPTR "", in clGetProgramBuildInfo()
551 "program = 0x%016" PRIxPTR ", kernel_name = 0x%016" PRIxPTR in clCreateKernel()
552 ", errcode_ret = 0x%016" PRIxPTR "", in clCreateKernel()
574 "program = 0x%016" PRIxPTR ", num_kernels = %u, kernels = 0x%016" PRIxPTR in clCreateKernelsInProgram()
575 ", num_kernels_ret = 0x%016" PRIxPTR "", in clCreateKernelsInProgram()
585 CL_EVENT(RetainKernel, "kernel = 0x%016" PRIxPTR "", (uintptr_t)kernel); in clRetainKernel()
594 CL_EVENT(ReleaseKernel, "kernel = 0x%016" PRIxPTR "", (uintptr_t)kernel); in clReleaseKernel()
607 "kernel = 0x%016" PRIxPTR in clSetKernelArg()
608 ", arg_index = %u, arg_size = %zu, arg_value = 0x%016" PRIxPTR "", in clSetKernelArg()
623 "kernel = 0x%016" PRIxPTR in clGetKernelInfo()
624 ", param_name = %u, param_value_size = %zu, param_value = 0x%016" PRIxPTR in clGetKernelInfo()
625 ", param_value_size_ret = 0x%016" PRIxPTR "", in clGetKernelInfo()
646 "kernel = 0x%016" PRIxPTR ", device = 0x%016" PRIxPTR in clGetKernelWorkGroupInfo()
647 ", param_name = %u, param_value_size = %zu, param_value = 0x%016" PRIxPTR in clGetKernelWorkGroupInfo()
648 ", param_value_size_ret = 0x%016" PRIxPTR "", in clGetKernelWorkGroupInfo()
663 CL_EVENT(WaitForEvents, "num_events = %u, event_list = 0x%016" PRIxPTR "", num_events, in clWaitForEvents()
678 "event = 0x%016" PRIxPTR in clGetEventInfo()
679 ", param_name = %u, param_value_size = %zu, param_value = 0x%016" PRIxPTR in clGetEventInfo()
680 ", param_value_size_ret = 0x%016" PRIxPTR "", in clGetEventInfo()
695 CL_EVENT(RetainEvent, "event = 0x%016" PRIxPTR "", (uintptr_t)event); in clRetainEvent()
704 CL_EVENT(ReleaseEvent, "event = 0x%016" PRIxPTR "", (uintptr_t)event); in clReleaseEvent()
718 "event = 0x%016" PRIxPTR in clGetEventProfilingInfo()
719 ", param_name = %u, param_value_size = %zu, param_value = 0x%016" PRIxPTR in clGetEventProfilingInfo()
720 ", param_value_size_ret = 0x%016" PRIxPTR "", in clGetEventProfilingInfo()
735 CL_EVENT(Flush, "command_queue = 0x%016" PRIxPTR "", (uintptr_t)command_queue); in clFlush()
744 CL_EVENT(Finish, "command_queue = 0x%016" PRIxPTR "", (uintptr_t)command_queue); in clFinish()
762 "command_queue = 0x%016" PRIxPTR ", buffer = 0x%016" PRIxPTR in clEnqueueReadBuffer()
763 ", blocking_read = %u, offset = %zu, size = %zu, ptr = 0x%016" PRIxPTR in clEnqueueReadBuffer()
764 ", num_events_in_wait_list = %u, event_wait_list = 0x%016" PRIxPTR in clEnqueueReadBuffer()
765 ", event = 0x%016" PRIxPTR "", in clEnqueueReadBuffer()
787 "command_queue = 0x%016" PRIxPTR ", buffer = 0x%016" PRIxPTR in clEnqueueWriteBuffer()
788 ", blocking_write = %u, offset = %zu, size = %zu, ptr = 0x%016" PRIxPTR in clEnqueueWriteBuffer()
789 ", num_events_in_wait_list = %u, event_wait_list = 0x%016" PRIxPTR in clEnqueueWriteBuffer()
790 ", event = 0x%016" PRIxPTR "", in clEnqueueWriteBuffer()
812 "command_queue = 0x%016" PRIxPTR ", src_buffer = 0x%016" PRIxPTR in clEnqueueCopyBuffer()
813 ", dst_buffer = 0x%016" PRIxPTR in clEnqueueCopyBuffer()
815 "event_wait_list = 0x%016" PRIxPTR ", event = 0x%016" PRIxPTR "", in clEnqueueCopyBuffer()
840 "command_queue = 0x%016" PRIxPTR ", image = 0x%016" PRIxPTR in clEnqueueReadImage()
841 ", blocking_read = %u, origin = 0x%016" PRIxPTR ", region = 0x%016" PRIxPTR in clEnqueueReadImage()
842 ", row_pitch = %zu, slice_pitch = %zu, ptr = 0x%016" PRIxPTR in clEnqueueReadImage()
843 ", num_events_in_wait_list = %u, event_wait_list = 0x%016" PRIxPTR in clEnqueueReadImage()
844 ", event = 0x%016" PRIxPTR "", in clEnqueueReadImage()
870 "command_queue = 0x%016" PRIxPTR ", image = 0x%016" PRIxPTR in clEnqueueWriteImage()
871 ", blocking_write = %u, origin = 0x%016" PRIxPTR ", region = 0x%016" PRIxPTR in clEnqueueWriteImage()
872 ", input_row_pitch = %zu, input_slice_pitch = %zu, ptr = 0x%016" PRIxPTR in clEnqueueWriteImage()
873 ", num_events_in_wait_list = %u, event_wait_list = 0x%016" PRIxPTR in clEnqueueWriteImage()
874 ", event = 0x%016" PRIxPTR "", in clEnqueueWriteImage()
899 "command_queue = 0x%016" PRIxPTR ", src_image = 0x%016" PRIxPTR in clEnqueueCopyImage()
900 ", dst_image = 0x%016" PRIxPTR ", src_origin = 0x%016" PRIxPTR in clEnqueueCopyImage()
901 ", dst_origin = 0x%016" PRIxPTR ", region = 0x%016" PRIxPTR in clEnqueueCopyImage()
902 ", num_events_in_wait_list = %u, event_wait_list = 0x%016" PRIxPTR in clEnqueueCopyImage()
903 ", event = 0x%016" PRIxPTR "", in clEnqueueCopyImage()
926 "command_queue = 0x%016" PRIxPTR ", src_image = 0x%016" PRIxPTR in clEnqueueCopyImageToBuffer()
927 ", dst_buffer = 0x%016" PRIxPTR ", src_origin = 0x%016" PRIxPTR in clEnqueueCopyImageToBuffer()
928 ", region = 0x%016" PRIxPTR in clEnqueueCopyImageToBuffer()
929 ", dst_offset = %zu, num_events_in_wait_list = %u, event_wait_list = 0x%016" PRIxPTR in clEnqueueCopyImageToBuffer()
930 ", event = 0x%016" PRIxPTR "", in clEnqueueCopyImageToBuffer()
954 "command_queue = 0x%016" PRIxPTR ", src_buffer = 0x%016" PRIxPTR in clEnqueueCopyBufferToImage()
955 ", dst_image = 0x%016" PRIxPTR ", src_offset = %zu, dst_origin = 0x%016" PRIxPTR in clEnqueueCopyBufferToImage()
956 ", region = 0x%016" PRIxPTR in clEnqueueCopyBufferToImage()
957 ", num_events_in_wait_list = %u, event_wait_list = 0x%016" PRIxPTR in clEnqueueCopyBufferToImage()
958 ", event = 0x%016" PRIxPTR "", in clEnqueueCopyBufferToImage()
983 "command_queue = 0x%016" PRIxPTR ", buffer = 0x%016" PRIxPTR in clEnqueueMapBuffer()
985 "num_events_in_wait_list = %u, event_wait_list = 0x%016" PRIxPTR in clEnqueueMapBuffer()
986 ", event = 0x%016" PRIxPTR ", errcode_ret = 0x%016" PRIxPTR "", in clEnqueueMapBuffer()
1024 "command_queue = 0x%016" PRIxPTR ", image = 0x%016" PRIxPTR in clEnqueueMapImage()
1025 ", blocking_map = %u, map_flags = %llu, origin = 0x%016" PRIxPTR in clEnqueueMapImage()
1026 ", region = 0x%016" PRIxPTR ", image_row_pitch = 0x%016" PRIxPTR in clEnqueueMapImage()
1027 ", image_slice_pitch = 0x%016" PRIxPTR in clEnqueueMapImage()
1028 ", num_events_in_wait_list = %u, event_wait_list = 0x%016" PRIxPTR in clEnqueueMapImage()
1029 ", event = 0x%016" PRIxPTR ", errcode_ret = 0x%016" PRIxPTR "", in clEnqueueMapImage()
1062 "command_queue = 0x%016" PRIxPTR ", memobj = 0x%016" PRIxPTR in clEnqueueUnmapMemObject()
1063 ", mapped_ptr = 0x%016" PRIxPTR in clEnqueueUnmapMemObject()
1064 ", num_events_in_wait_list = %u, event_wait_list = 0x%016" PRIxPTR in clEnqueueUnmapMemObject()
1065 ", event = 0x%016" PRIxPTR "", in clEnqueueUnmapMemObject()
1087 "command_queue = 0x%016" PRIxPTR ", kernel = 0x%016" PRIxPTR in clEnqueueNDRangeKernel()
1088 ", work_dim = %u, global_work_offset = 0x%016" PRIxPTR in clEnqueueNDRangeKernel()
1089 ", global_work_size = 0x%016" PRIxPTR ", local_work_size = 0x%016" PRIxPTR in clEnqueueNDRangeKernel()
1090 ", num_events_in_wait_list = %u, event_wait_list = 0x%016" PRIxPTR in clEnqueueNDRangeKernel()
1091 ", event = 0x%016" PRIxPTR "", in clEnqueueNDRangeKernel()
1117 "command_queue = 0x%016" PRIxPTR ", user_func = 0x%016" PRIxPTR in clEnqueueNativeKernel()
1118 ", args = 0x%016" PRIxPTR in clEnqueueNativeKernel()
1119 ", cb_args = %zu, num_mem_objects = %u, mem_list = 0x%016" PRIxPTR in clEnqueueNativeKernel()
1120 ", args_mem_loc = 0x%016" PRIxPTR in clEnqueueNativeKernel()
1121 ", num_events_in_wait_list = %u, event_wait_list = 0x%016" PRIxPTR in clEnqueueNativeKernel()
1122 ", event = 0x%016" PRIxPTR "", in clEnqueueNativeKernel()
1141 "command_queue = 0x%016" PRIxPTR in clSetCommandQueueProperty()
1142 ", properties = %llu, enable = %u, old_properties = 0x%016" PRIxPTR "", in clSetCommandQueueProperty()
1165 "context = 0x%016" PRIxPTR ", flags = %llu, image_format = 0x%016" PRIxPTR in clCreateImage2D()
1166 ", image_width = %zu, image_height = %zu, image_row_pitch = %zu, host_ptr = 0x%016" PRIxPTR in clCreateImage2D()
1167 ", errcode_ret = 0x%016" PRIxPTR "", in clCreateImage2D()
1200 "context = 0x%016" PRIxPTR ", flags = %llu, image_format = 0x%016" PRIxPTR in clCreateImage3D()
1202 "image_slice_pitch = %zu, host_ptr = 0x%016" PRIxPTR ", errcode_ret = 0x%016" PRIxPTR in clCreateImage3D()
1229 CL_EVENT(EnqueueMarker, "command_queue = 0x%016" PRIxPTR ", event = 0x%016" PRIxPTR "", in clEnqueueMarker()
1242 "command_queue = 0x%016" PRIxPTR ", num_events = %u, event_list = 0x%016" PRIxPTR "", in clEnqueueWaitForEvents()
1252 CL_EVENT(EnqueueBarrier, "command_queue = 0x%016" PRIxPTR "", (uintptr_t)command_queue); in clEnqueueBarrier()
1270 CL_EVENT(GetExtensionFunctionAddress, "func_name = 0x%016" PRIxPTR "", (uintptr_t)func_name); in clGetExtensionFunctionAddress()
1283 "context = 0x%016" PRIxPTR ", device = 0x%016" PRIxPTR in clCreateCommandQueue()
1284 ", properties = %llu, errcode_ret = 0x%016" PRIxPTR "", in clCreateCommandQueue()
1310 "context = 0x%016" PRIxPTR in clCreateSampler()
1312 "0x%016" PRIxPTR "", in clCreateSampler()
1341 "command_queue = 0x%016" PRIxPTR ", kernel = 0x%016" PRIxPTR in clEnqueueTask()
1342 ", num_events_in_wait_list = %u, event_wait_list = 0x%016" PRIxPTR in clEnqueueTask()
1343 ", event = 0x%016" PRIxPTR "", in clEnqueueTask()
1361 "buffer = 0x%016" PRIxPTR in clCreateSubBuffer()
1362 ", flags = %llu, buffer_create_type = %u, buffer_create_info = 0x%016" PRIxPTR in clCreateSubBuffer()
1363 ", errcode_ret = 0x%016" PRIxPTR "", in clCreateSubBuffer()
1390 "memobj = 0x%016" PRIxPTR ", pfn_notify = 0x%016" PRIxPTR in clSetMemObjectDestructorCallback()
1391 ", user_data = 0x%016" PRIxPTR "", in clSetMemObjectDestructorCallback()
1401 CL_EVENT(CreateUserEvent, "context = 0x%016" PRIxPTR ", errcode_ret = 0x%016" PRIxPTR "", in clCreateUserEvent()
1419 CL_EVENT(SetUserEventStatus, "event = 0x%016" PRIxPTR ", execution_status = %d", in clSetUserEventStatus()
1436 "event = 0x%016" PRIxPTR ", command_exec_callback_type = %d, pfn_notify = 0x%016" PRIxPTR in clSetEventCallback()
1437 ", user_data = 0x%016" PRIxPTR "", in clSetEventCallback()
1462 "command_queue = 0x%016" PRIxPTR ", buffer = 0x%016" PRIxPTR in clEnqueueReadBufferRect()
1463 ", blocking_read = %u, buffer_origin = 0x%016" PRIxPTR ", host_origin = 0x%016" PRIxPTR in clEnqueueReadBufferRect()
1464 ", region = 0x%016" PRIxPTR in clEnqueueReadBufferRect()
1466 "host_slice_pitch = %zu, ptr = 0x%016" PRIxPTR in clEnqueueReadBufferRect()
1467 ", num_events_in_wait_list = %u, event_wait_list = 0x%016" PRIxPTR in clEnqueueReadBufferRect()
1468 ", event = 0x%016" PRIxPTR "", in clEnqueueReadBufferRect()
1501 "command_queue = 0x%016" PRIxPTR ", buffer = 0x%016" PRIxPTR in clEnqueueWriteBufferRect()
1502 ", blocking_write = %u, buffer_origin = 0x%016" PRIxPTR in clEnqueueWriteBufferRect()
1503 ", host_origin = 0x%016" PRIxPTR ", region = 0x%016" PRIxPTR in clEnqueueWriteBufferRect()
1505 "host_slice_pitch = %zu, ptr = 0x%016" PRIxPTR in clEnqueueWriteBufferRect()
1506 ", num_events_in_wait_list = %u, event_wait_list = 0x%016" PRIxPTR in clEnqueueWriteBufferRect()
1507 ", event = 0x%016" PRIxPTR "", in clEnqueueWriteBufferRect()
1539 "command_queue = 0x%016" PRIxPTR ", src_buffer = 0x%016" PRIxPTR in clEnqueueCopyBufferRect()
1540 ", dst_buffer = 0x%016" PRIxPTR ", src_origin = 0x%016" PRIxPTR in clEnqueueCopyBufferRect()
1541 ", dst_origin = 0x%016" PRIxPTR ", region = 0x%016" PRIxPTR in clEnqueueCopyBufferRect()
1543 "%zu, num_events_in_wait_list = %u, event_wait_list = 0x%016" PRIxPTR in clEnqueueCopyBufferRect()
1544 ", event = 0x%016" PRIxPTR "", in clEnqueueCopyBufferRect()
1568 "in_device = 0x%016" PRIxPTR ", properties = 0x%016" PRIxPTR in clCreateSubDevices()
1569 ", num_devices = %u, out_devices = 0x%016" PRIxPTR ", num_devices_ret = 0x%016" PRIxPTR in clCreateSubDevices()
1582 CL_EVENT(RetainDevice, "device = 0x%016" PRIxPTR "", (uintptr_t)device); in clRetainDevice()
1591 CL_EVENT(ReleaseDevice, "device = 0x%016" PRIxPTR "", (uintptr_t)device); in clReleaseDevice()
1606 "context = 0x%016" PRIxPTR ", flags = %llu, image_format = 0x%016" PRIxPTR in clCreateImage()
1607 ", image_desc = 0x%016" PRIxPTR ", host_ptr = 0x%016" PRIxPTR in clCreateImage()
1608 ", errcode_ret = 0x%016" PRIxPTR "", in clCreateImage()
1636 "context = 0x%016" PRIxPTR ", num_devices = %u, device_list = 0x%016" PRIxPTR in clCreateProgramWithBuiltInKernels()
1637 ", kernel_names = 0x%016" PRIxPTR ", errcode_ret = 0x%016" PRIxPTR "", in clCreateProgramWithBuiltInKernels()
1668 "program = 0x%016" PRIxPTR ", num_devices = %u, device_list = 0x%016" PRIxPTR in clCompileProgram()
1669 ", options = 0x%016" PRIxPTR ", num_input_headers = %u, input_headers = 0x%016" PRIxPTR in clCompileProgram()
1670 ", header_include_names = 0x%016" PRIxPTR ", pfn_notify = 0x%016" PRIxPTR in clCompileProgram()
1671 ", user_data = 0x%016" PRIxPTR "", in clCompileProgram()
1696 "context = 0x%016" PRIxPTR ", num_devices = %u, device_list = 0x%016" PRIxPTR in clLinkProgram()
1697 ", options = 0x%016" PRIxPTR in clLinkProgram()
1698 ", num_input_programs = %u, input_programs = 0x%016" PRIxPTR in clLinkProgram()
1699 ", pfn_notify = 0x%016" PRIxPTR ", user_data = 0x%016" PRIxPTR in clLinkProgram()
1700 ", errcode_ret = 0x%016" PRIxPTR "", in clLinkProgram()
1722 CL_EVENT(UnloadPlatformCompiler, "platform = 0x%016" PRIxPTR "", (uintptr_t)platform); in clUnloadPlatformCompiler()
1738 "kernel = 0x%016" PRIxPTR in clGetKernelArgInfo()
1739 ", arg_index = %u, param_name = %u, param_value_size = %zu, param_value = 0x%016" PRIxPTR in clGetKernelArgInfo()
1740 ", param_value_size_ret = 0x%016" PRIxPTR "", in clGetKernelArgInfo()
1764 "command_queue = 0x%016" PRIxPTR ", buffer = 0x%016" PRIxPTR in clEnqueueFillBuffer()
1765 ", pattern = 0x%016" PRIxPTR in clEnqueueFillBuffer()
1767 "event_wait_list = 0x%016" PRIxPTR ", event = 0x%016" PRIxPTR "", in clEnqueueFillBuffer()
1788 "command_queue = 0x%016" PRIxPTR ", image = 0x%016" PRIxPTR in clEnqueueFillImage()
1789 ", fill_color = 0x%016" PRIxPTR ", origin = 0x%016" PRIxPTR ", region = 0x%016" PRIxPTR in clEnqueueFillImage()
1790 ", num_events_in_wait_list = %u, event_wait_list = 0x%016" PRIxPTR in clEnqueueFillImage()
1791 ", event = 0x%016" PRIxPTR "", in clEnqueueFillImage()
1812 "command_queue = 0x%016" PRIxPTR ", num_mem_objects = %u, mem_objects = 0x%016" PRIxPTR in clEnqueueMigrateMemObjects()
1813 ", flags = %llu, num_events_in_wait_list = %u, event_wait_list = 0x%016" PRIxPTR in clEnqueueMigrateMemObjects()
1814 ", event = 0x%016" PRIxPTR "", in clEnqueueMigrateMemObjects()
1834 "command_queue = 0x%016" PRIxPTR in clEnqueueMarkerWithWaitList()
1835 ", num_events_in_wait_list = %u, event_wait_list = 0x%016" PRIxPTR in clEnqueueMarkerWithWaitList()
1836 ", event = 0x%016" PRIxPTR "", in clEnqueueMarkerWithWaitList()
1853 "command_queue = 0x%016" PRIxPTR in clEnqueueBarrierWithWaitList()
1854 ", num_events_in_wait_list = %u, event_wait_list = 0x%016" PRIxPTR in clEnqueueBarrierWithWaitList()
1855 ", event = 0x%016" PRIxPTR "", in clEnqueueBarrierWithWaitList()
1870 "platform = 0x%016" PRIxPTR ", func_name = 0x%016" PRIxPTR "", (uintptr_t)platform, in clGetExtensionFunctionAddressForPlatform()
1886 "context = 0x%016" PRIxPTR ", device = 0x%016" PRIxPTR ", properties = 0x%016" PRIxPTR in clCreateCommandQueueWithProperties()
1887 ", errcode_ret = 0x%016" PRIxPTR "", in clCreateCommandQueueWithProperties()
1913 "context = 0x%016" PRIxPTR in clCreatePipe()
1914 ", flags = %llu, pipe_packet_size = %u, pipe_max_packets = %u, properties = 0x%016" PRIxPTR in clCreatePipe()
1915 ", errcode_ret = 0x%016" PRIxPTR "", in clCreatePipe()
1943 "pipe = 0x%016" PRIxPTR in clGetPipeInfo()
1944 ", param_name = %u, param_value_size = %zu, param_value = 0x%016" PRIxPTR in clGetPipeInfo()
1945 ", param_value_size_ret = 0x%016" PRIxPTR "", in clGetPipeInfo()
1962 CL_EVENT(SVMAlloc, "context = 0x%016" PRIxPTR ", flags = %llu, size = %zu, alignment = %u", in clSVMAlloc()
1974 CL_EVENT(SVMFree, "context = 0x%016" PRIxPTR ", svm_pointer = 0x%016" PRIxPTR "", in clSVMFree()
1988 "context = 0x%016" PRIxPTR ", sampler_properties = 0x%016" PRIxPTR in clCreateSamplerWithProperties()
1989 ", errcode_ret = 0x%016" PRIxPTR "", in clCreateSamplerWithProperties()
2010 "kernel = 0x%016" PRIxPTR ", arg_index = %u, arg_value = 0x%016" PRIxPTR "", in clSetKernelArgSVMPointer()
2024 "kernel = 0x%016" PRIxPTR in clSetKernelExecInfo()
2025 ", param_name = %u, param_value_size = %zu, param_value = 0x%016" PRIxPTR "", in clSetKernelExecInfo()
2049 "command_queue = 0x%016" PRIxPTR in clEnqueueSVMFree()
2050 ", num_svm_pointers = %u, svm_pointers = 0x%016" PRIxPTR in clEnqueueSVMFree()
2051 ", pfn_free_func = 0x%016" PRIxPTR ", user_data = 0x%016" PRIxPTR in clEnqueueSVMFree()
2052 ", num_events_in_wait_list = %u, event_wait_list = 0x%016" PRIxPTR in clEnqueueSVMFree()
2053 ", event = 0x%016" PRIxPTR "", in clEnqueueSVMFree()
2076 "command_queue = 0x%016" PRIxPTR ", blocking_copy = %u, dst_ptr = 0x%016" PRIxPTR in clEnqueueSVMMemcpy()
2077 ", src_ptr = 0x%016" PRIxPTR in clEnqueueSVMMemcpy()
2078 ", size = %zu, num_events_in_wait_list = %u, event_wait_list = 0x%016" PRIxPTR in clEnqueueSVMMemcpy()
2079 ", event = 0x%016" PRIxPTR "", in clEnqueueSVMMemcpy()
2100 "command_queue = 0x%016" PRIxPTR ", svm_ptr = 0x%016" PRIxPTR in clEnqueueSVMMemFill()
2101 ", pattern = 0x%016" PRIxPTR in clEnqueueSVMMemFill()
2103 "0x%016" PRIxPTR ", event = 0x%016" PRIxPTR "", in clEnqueueSVMMemFill()
2124 "command_queue = 0x%016" PRIxPTR in clEnqueueSVMMap()
2125 ", blocking_map = %u, flags = %llu, svm_ptr = 0x%016" PRIxPTR in clEnqueueSVMMap()
2126 ", size = %zu, num_events_in_wait_list = %u, event_wait_list = 0x%016" PRIxPTR in clEnqueueSVMMap()
2127 ", event = 0x%016" PRIxPTR "", in clEnqueueSVMMap()
2148 "command_queue = 0x%016" PRIxPTR ", svm_ptr = 0x%016" PRIxPTR in clEnqueueSVMUnmap()
2149 ", num_events_in_wait_list = %u, event_wait_list = 0x%016" PRIxPTR in clEnqueueSVMUnmap()
2150 ", event = 0x%016" PRIxPTR "", in clEnqueueSVMUnmap()
2166 "context = 0x%016" PRIxPTR ", device = 0x%016" PRIxPTR in clSetDefaultDeviceCommandQueue()
2167 ", command_queue = 0x%016" PRIxPTR "", in clSetDefaultDeviceCommandQueue()
2180 "device = 0x%016" PRIxPTR ", device_timestamp = 0x%016" PRIxPTR in clGetDeviceAndHostTimer()
2181 ", host_timestamp = 0x%016" PRIxPTR "", in clGetDeviceAndHostTimer()
2191 CL_EVENT(GetHostTimer, "device = 0x%016" PRIxPTR ", host_timestamp = 0x%016" PRIxPTR "", in clGetHostTimer()
2205 "context = 0x%016" PRIxPTR ", il = 0x%016" PRIxPTR in clCreateProgramWithIL()
2206 ", length = %zu, errcode_ret = 0x%016" PRIxPTR "", in clCreateProgramWithIL()
2224 CL_EVENT(CloneKernel, "source_kernel = 0x%016" PRIxPTR ", errcode_ret = 0x%016" PRIxPTR "", in clCloneKernel()
2250 "kernel = 0x%016" PRIxPTR ", device = 0x%016" PRIxPTR in clGetKernelSubGroupInfo()
2251 ", param_name = %u, input_value_size = %zu, input_value = 0x%016" PRIxPTR in clGetKernelSubGroupInfo()
2252 ", param_value_size = %zu, param_value = 0x%016" PRIxPTR in clGetKernelSubGroupInfo()
2253 ", param_value_size_ret = 0x%016" PRIxPTR "", in clGetKernelSubGroupInfo()
2278 "command_queue = 0x%016" PRIxPTR in clEnqueueSVMMigrateMem()
2279 ", num_svm_pointers = %u, svm_pointers = 0x%016" PRIxPTR ", sizes = 0x%016" PRIxPTR in clEnqueueSVMMigrateMem()
2280 ", flags = %llu, num_events_in_wait_list = %u, event_wait_list = 0x%016" PRIxPTR in clEnqueueSVMMigrateMem()
2281 ", event = 0x%016" PRIxPTR "", in clEnqueueSVMMigrateMem()
2302 "program = 0x%016" PRIxPTR ", pfn_notify = 0x%016" PRIxPTR in clSetProgramReleaseCallback()
2303 ", user_data = 0x%016" PRIxPTR "", in clSetProgramReleaseCallback()
2317 "program = 0x%016" PRIxPTR in clSetProgramSpecializationConstant()
2318 ", spec_id = %u, spec_size = %zu, spec_value = 0x%016" PRIxPTR "", in clSetProgramSpecializationConstant()
2334 "context = 0x%016" PRIxPTR ", pfn_notify = 0x%016" PRIxPTR in clSetContextDestructorCallback()
2335 ", user_data = 0x%016" PRIxPTR "", in clSetContextDestructorCallback()
2351 "context = 0x%016" PRIxPTR ", properties = 0x%016" PRIxPTR in clCreateBufferWithProperties()
2352 ", flags = %llu, size = %zu, host_ptr = 0x%016" PRIxPTR in clCreateBufferWithProperties()
2353 ", errcode_ret = 0x%016" PRIxPTR "", in clCreateBufferWithProperties()
2383 "context = 0x%016" PRIxPTR ", properties = 0x%016" PRIxPTR in clCreateImageWithProperties()
2384 ", flags = %llu, image_format = 0x%016" PRIxPTR ", image_desc = 0x%016" PRIxPTR in clCreateImageWithProperties()
2385 ", host_ptr = 0x%016" PRIxPTR ", errcode_ret = 0x%016" PRIxPTR "", in clCreateImageWithProperties()
2415 "num_entries = %u, platforms = 0x%016" PRIxPTR ", num_platforms = 0x%016" PRIxPTR "", in clIcdGetPlatformIDsKHR()