Lines Matching refs:DPxMOD

42     REPORT("Failed to set dependence on event " DPxMOD "\n", DPxPTR(Event));  in addEventIfNecessary()
96 DP("Creating new map entry: HstBase=" DPxMOD ", HstBegin=" DPxMOD in associatePtr()
97 ", HstEnd=" DPxMOD ", TgtBegin=" DPxMOD ", DynRefCount=%s, " in associatePtr()
146 DP("Looking up mapping(HstPtrBegin=" DPxMOD ", Size=%" PRId64 ")...\n", in lookupMapping()
247 "Mapping exists%s with HstPtrBegin=" DPxMOD ", TgtPtrBegin=" DPxMOD in getTargetPointer()
256 MESSAGE("explicit extension not allowed: host address specified is " DPxMOD in getTargetPointer()
258 " bytes), but device allocation maps to host at " DPxMOD in getTargetPointer()
264 "exist for host address " DPxMOD " (%" PRId64 " bytes)", in getTargetPointer()
275 DP("Return HstPtrBegin " DPxMOD " Size=%" PRId64 " for unified shared " in getTargetPointer()
283 "HstPtrBegin=" DPxMOD ", Size=%" PRId64 "\n", in getTargetPointer()
286 "exist for host address " DPxMOD " (%" PRId64 " bytes)", in getTargetPointer()
299 "Creating new map entry with HstPtrBase=" DPxMOD in getTargetPointer()
300 ", HstPtrBegin=" DPxMOD ", TgtPtrBegin=" DPxMOD ", Size=%ld, " in getTargetPointer()
317 DP("Moving %" PRId64 " bytes (hst:" DPxMOD ") -> (tgt:" DPxMOD ")\n", Size, in getTargetPointer()
345 REPORT("Failed to wait for event " DPxMOD ".\n", DPxPTR(Event)); in getTargetPointer()
407 "Mapping exists with HstPtrBegin=" DPxMOD ", TgtPtrBegin=" DPxMOD ", " in getTgtPtrBegin()
416 DP("Get HstPtrBegin " DPxMOD " Size=%" PRId64 " for unified shared " in getTgtPtrBegin()
445 REPORT("Section to delete (hst addr " DPxMOD ") does not exist in the" in deallocTgtPtr()
457 DP("Deleting tgt data " DPxMOD " of size %" PRId64 "\n", in deallocTgtPtr()
461 "Removing map entry with HstPtrBegin=" DPxMOD ", TgtPtrBegin=" DPxMOD in deallocTgtPtr()
471 REPORT("Failed to destroy event " DPxMOD "\n", DPxPTR(Event)); in deallocTgtPtr()
533 "Copying data from host to device, HstPtr=" DPxMOD ", TgtPtr=" DPxMOD in submitData()
554 "Copying data from device to host, TgtPtr=" DPxMOD ", HstPtr=" DPxMOD in retrieveData()