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

/vbox/include/VBox/vmm/
H A Ddbgf.h1553 /** Kernel message log - DBGFOSIDMESG. */
1687 typedef struct DBGFOSIDMESG struct
1715 DECLCALLBACKMEMBER(int, pfnQueryKernelLog)(struct DBGFOSIDMESG *pThis, PUVM pUVM, uint32_t fFlags, uint32_t cMessages,
1719 } DBGFOSIDMESG; typedef in typeref:struct:DBGFOSIDMESG
1721 typedef DBGFOSIDMESG *PDBGFOSIDMESG;
1722 /** Magic value for DBGFOSIDMESG::32Magic and DBGFOSIDMESG::u32EndMagic. (Kenazburo Oe) */
/vbox/src/VBox/VMM/VMMR3/
H A DDBGFOS.cpp80 DBGFOSIDMESG Dmesg;
493 * @interface_method_impl{DBGFOSIDMESG,pfnQueryKernelLog, Generic EMT wrapper.}
/vbox/src/VBox/Debugger/
H A DDBGPlugInDarwin.cpp106 DBGFOSIDMESG IDmesg;
134 * @interface_method_impl{DBGFOSIDMESG,pfnQueryKernelLog}
H A DDBGPlugInLinux.cpp84 DBGFOSIDMESG IDmesg;
165 * @interface_method_impl{DBGFOSIDMESG,pfnQueryKernelLog}

Completed in 76 milliseconds