Lines Matching refs:DPxMOD

160           DP("Add mapping from host " DPxMOD " to device " DPxMOD  in initLibrary()
197 REPORT("Running ctor " DPxMOD " failed.\n", DPxPTR(Ctor)); in initLibrary()
203 DP("Done with pending ctors for lib " DPxMOD "\n", DPxPTR(Lib.first)); in initLibrary()
354 DP("%s returns host ptr " DPxMOD "\n", Name, DPxPTR(Rc)); in targetAllocExplicit()
365 DP("%s returns device ptr " DPxMOD "\n", Name, DPxPTR(Rc)); in targetAllocExplicit()
376 DP("Calling the mapper function " DPxMOD "\n", DPxPTR(ArgMapper)); in targetDataMapper()
459 DP("Using a padding of %" PRId64 " bytes for begin address " DPxMOD in targetDataBegin()
511 DP("There are %zu bytes allocated at target address " DPxMOD " - is%s new" in targetDataBegin()
540 DP("There are %" PRId64 " bytes allocated at target address " DPxMOD in targetDataBegin()
547 DP("Returning device pointer " DPxMOD "\n", DPxPTR(TgtPtrBase)); in targetDataBegin()
584 DP("Update pointer (" DPxMOD ") -> [" DPxMOD "]\n", in targetDataBegin()
723 DP("Using a Padding of %" PRId64 " bytes for begin address " DPxMOD in targetDataEnd()
765 "not exist for host address " DPxMOD " (%" PRId64 " bytes)", in targetDataEnd()
770 DP("There are %" PRId64 " bytes allocated at target address " DPxMOD in targetDataEnd()
798 DP("Moving %" PRId64 " bytes (tgt:" DPxMOD ") -> (hst:" DPxMOD ")\n", in targetDataEnd()
805 REPORT("Failed to wait for event " DPxMOD ".\n", DPxPTR(Event)); in targetDataEnd()
879 DP("Restoring original host pointer value " DPxMOD " for host " in targetDataEnd()
880 "pointer " DPxMOD "\n", in targetDataEnd()
885 DP("Removing shadow pointer " DPxMOD "\n", DPxPTR((void **)Itr->first)); in targetDataEnd()
921 DP("hst data:" DPxMOD " not found, becomes a noop\n", DPxPTR(HstPtrBegin)); in targetDataContiguous()
924 "exist for host address " DPxMOD " (%" PRId64 " bytes)", in targetDataContiguous()
932 DP("hst data:" DPxMOD " unified and shared, becomes a noop\n", in targetDataContiguous()
938 DP("Moving %" PRId64 " bytes (tgt:" DPxMOD ") -> (hst:" DPxMOD ")\n", in targetDataContiguous()
953 DP("Restoring original host pointer value " DPxMOD in targetDataContiguous()
954 " for host pointer " DPxMOD "\n", in targetDataContiguous()
963 DP("Moving %" PRId64 " bytes (hst:" DPxMOD ") -> (tgt:" DPxMOD ")\n", in targetDataContiguous()
972 DP("Restoring original target pointer value " DPxMOD " for target " in targetDataContiguous()
973 "pointer " DPxMOD "\n", in targetDataContiguous()
1013 DP("Transfer of non-contiguous : host ptr " DPxMOD " offset %" PRIu64 in targetDataNonContiguous()
1210 DP("Data allocation for %sprivate array " DPxMOD " failed.\n", in addArg()
1216 DP("Allocated %" PRId64 " bytes of target memory at " DPxMOD in addArg()
1217 " for %sprivate array " DPxMOD " - pushing target argument " DPxMOD in addArg()
1233 DP("Firstprivate array " DPxMOD " of size %" PRId64 " will be packed\n", in addArg()
1277 DP("Allocated %" PRId64 " bytes of target memory at " DPxMOD "\n", in packAndTransfer()
1293 DP("Firstprivate array " DPxMOD " of size %" PRId64 " mapped to " DPxMOD in packAndTransfer()
1360 DP("Parent lambda base " DPxMOD "\n", DPxPTR(TgtPtrBase)); in processDataBefore()
1369 DP("No lambda captured variable mapped (" DPxMOD ") - ignored\n", in processDataBefore()
1375 "variable (" DPxMOD ")\n", in processDataBefore()
1379 DP("Update lambda reference (" DPxMOD ") -> [" DPxMOD "]\n", in processDataBefore()
1398 DP("Forwarding first-private value " DPxMOD " to the target construct\n", in processDataBefore()
1415 REPORT("Failed to process %sprivate argument " DPxMOD "\n", in processDataBefore()
1429 DP("Obtained target argument " DPxMOD " from host pointer " DPxMOD "\n", in processDataBefore()
1496 REPORT("Host ptr " DPxMOD " does not have a matching target pointer.\n", in target()
1543 DP("Launching target execution %s with pointer " DPxMOD " (index=%d).\n", in target()