Searched refs:PCDBGFEVENT (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Debugger/
H A DDBGConsole.cpp604 static int dbgcProcessEvent(PDBGC pDbgc, PCDBGFEVENT pEvent)
833 PCDBGFEVENT pEvent;
/vbox/src/VBox/Debugger/testcase/
H A DtstDBGCStubs.cpp96 VMMR3DECL(int) DBGFR3EventWait(PUVM pUVM, RTMSINTERVAL cMillies, PCDBGFEVENT *ppEvent)
/vbox/include/VBox/vmm/
H A Ddbgf.h268 typedef const DBGFEVENT *PCDBGFEVENT; typedef
300 VMMR3DECL(int) DBGFR3EventWait(PUVM pUVM, RTMSINTERVAL cMillies, PCDBGFEVENT *ppEvent);
/vbox/src/VBox/VMM/VMMR3/
H A DDBGF.cpp1017 VMMR3DECL(int) DBGFR3EventWait(PUVM pUVM, RTMSINTERVAL cMillies, PCDBGFEVENT *ppEvent)

Completed in 56 milliseconds