Lines Matching refs:DPxMOD
114 "= " DPxMOD ", dst = " DPxMOD ", size = %" PRId64 "\n", in memcpyDtoD()
129 DP("Error when recording event. stream = " DPxMOD ", event = " DPxMOD "\n", in recordEvent()
143 DP("Error when syncing event = " DPxMOD "\n", DPxPTR(Event)); in syncEvent()
813 DP("Load data from image " DPxMOD "\n", DPxPTR(Image->ImageStart)); in loadBinary()
855 DP("Entry point " DPxMOD " maps to global %s (" DPxMOD ")\n", in loadBinary()
874 DP("Copy linked variable host address (" DPxMOD in loadBinary()
875 ") to device address (" DPxMOD ")\n", in loadBinary()
893 DP("Entry point " DPxMOD " maps to %s (" DPxMOD ")\n", in loadBinary()
915 "host = " DPxMOD ", device = " DPxMOD ", size = %zd\n", in loadBinary()
960 "host = " DPxMOD ", device = " DPxMOD ", size = %zu\n", in loadBinary()
1006 "= " DPxMOD ", device = " DPxMOD ", size = %" PRId64 "\n", in dataSubmit()
1023 "= " DPxMOD ", device = " DPxMOD ", size = %" PRId64 "\n", in dataRetrieve()
1091 DP("Error returned from cuMemcpyPeerAsync. src_ptr = " DPxMOD in dataExchange()
1092 ", src_id =%" PRId32 ", dst_ptr = " DPxMOD ", dst_id =%" PRId32 in dataExchange()
1241 DP("Launch of entry point at " DPxMOD " successful!\n", in runTargetTeamRegion()
1258 DP("Error when synchronizing stream. stream = " DPxMOD in synchronize()
1259 ", async info ptr = " DPxMOD "\n", in synchronize()
1463 DP("Error when waiting event. stream = " DPxMOD ", event = " DPxMOD "\n", in waitEvent()