Searched defs:DBGFR3_DISAS_INSTR_LOG (Results 1 - 1 of 1) sorted by relevance

/vbox/include/VBox/vmm/
H A Ddbgf.h931 /** @def DBGFR3_DISAS_INSTR_LOG
937 # define DBGFR3_DISAS_INSTR_LOG(pVCpu, Sel, GCPtr, pszPrefix) \ macro
943 # define DBGFR3_DISAS_INSTR_LOG(pVCpu, Sel, GCPtr, pszPrefix) do { } while (0) macro

Completed in 54 milliseconds