Lines Matching refs:REPORT
82 REPORT("No image loaded for device id %d.\n", device_id); in InitLibrary()
91 REPORT("Unable to generate entries table for device id %d.\n", device_id); in InitLibrary()
104 REPORT("Host and Target tables mismatch for device id %d [%zx != %zx].\n", in InitLibrary()
164 REPORT("Running ctor " DPxMOD " failed.\n", DPxPTR(ctor)); in InitLibrary()
186 REPORT("Device %" PRId64 " is not ready.\n", device_id); in CheckDeviceAndCtors()
198 REPORT("Failed to init globals on device %" PRId64 "\n", device_id); in CheckDeviceAndCtors()
271 REPORT("Call to targetDataBegin via targetDataMapper for custom mapper" in targetDataBegin()
336 REPORT("Call to getOrAllocTgtPtr returned null pointer (%s).\n", in targetDataBegin()
356 REPORT("Call to getOrAllocTgtPtr returned null pointer (%s).\n", in targetDataBegin()
398 REPORT("Copying data to device failed.\n"); in targetDataBegin()
412 REPORT("Copying data to device failed.\n"); in targetDataBegin()
471 REPORT("Call to targetDataEnd via targetDataMapper for custom mapper" in targetDataEnd()
565 REPORT("Copying data from device failed.\n"); in targetDataEnd()
624 REPORT("Failed to synchronize device.\n"); in targetDataEnd()
634 REPORT("Deallocating data from device failed.\n"); in targetDataEnd()
671 REPORT("Copying data from device failed.\n"); in targetDataContiguous()
698 REPORT("Copying data to device failed.\n"); in targetDataContiguous()
718 REPORT("Copying data to device failed.\n"); in targetDataContiguous()
792 REPORT("Call to targetDataUpdate via targetDataMapper for custom mapper" in targetDataUpdate()
1068 REPORT("Call to targetDataBegin failed, abort target.\n"); in processDataBefore()
1115 REPORT("Copying data to device failed.\n"); in processDataBefore()
1142 REPORT("Failed to process %sprivate argument " DPxMOD "\n", in processDataBefore()
1190 REPORT("Call to targetDataEnd failed, abort target.\n"); in processDataAfter()
1197 REPORT("Failed to deallocate target memory for private args\n"); in processDataAfter()
1220 REPORT("Host ptr " DPxMOD " does not have a matching target pointer.\n", in target()
1247 REPORT("Failed to process data before launching the kernel.\n"); in target()
1268 REPORT("Executing target region abort target.\n"); in target()
1278 REPORT("Failed to process data after launching the kernel.\n"); in target()