Searched refs:DEBUG_TRACECALL_F (Results 1 - 3 of 3) sorted by relevance

/barrelfish-2018-10-04/include/
H A Dx86emu.h179 #define DEBUG_TRACECALL_F 0x000400 macro
/barrelfish-2018-10-04/include/x86emu/
H A Ddebug.h76 # define DEBUG_TRACECALL() (M.x86.debug & DEBUG_TRACECALL_F)
/barrelfish-2018-10-04/lib/x86emu/
H A Ddebug.c284 M.x86.debug ^= DEBUG_TRACECALL_F;

Completed in 63 milliseconds