Searched refs:XWR_DEBUG (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/lib/bomp/include/
H A Dxomp_debug.h74 #define XWR_DEBUG(x...) XOMP_DEBUG_WORKER_PRINT("[xomp.w.repl] " x) macro
76 #define XWR_DEBUG(x...) macro
/barrelfish-master/lib/bomp/backends/
H A Dxomp_worker.c118 XWR_DEBUG("Replicating frame: [%016lx]\n", id.base);
126 XWR_DEBUG("registering memory with DMA service\n");
164 XWR_DEBUG("DMA request for replication\n");
175 XWR_DEBUG("Replication done.\n");
260 XWR_DEBUG("registering memory with gateway: [%016lx]\n", addr);
366 XWR_DEBUG("Requesting frame from gateway: [%016lx]\n", usrdata);

Completed in 77 milliseconds