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

/barrelfish-master/lib/demandpaging/include/
H A Ddp_internal.h45 #define DP_DEBUG_SWAP(fmt, ... ) \ macro
48 #define DP_DEBUG_SWAP(fmt, ... ) macro
/barrelfish-master/lib/demandpaging/
H A Ddemandpaging.c68 DP_DEBUG_SWAP("[in] page=%" PRIx64 "\n", dpp->vaddr );
100 DP_DEBUG_SWAP("[out] page=%" PRIx64 "\n", dpp->vaddr );
181 DP_DEBUG_SWAP("[evict] victim=%" PRIu64 "\n", dpr->frames_victim);

Completed in 26 milliseconds