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

/barrelfish-master/include/x86emu/
H A Ddebug.h66 # define DEBUG_TRACE() (M.x86.debug & DEBUG_TRACE_F) macro
85 # define DEBUG_TRACE() 0 macro
138 if (DEBUG_TRACE() || DEBUG_DECODE()) X86EMU_trace_regs()
/barrelfish-master/lib/x86emu/
H A Ddebug.c59 if (DEBUG_TRACE()) {
71 if (DEBUG_TRACE()) {
103 * if (debug&DEBUG_TRACE) trace_regs(r,m);

Completed in 31 milliseconds