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

/vbox/include/VBox/
H A Dvddbg.h224 VBOXDDU_DECL(int) VDDbgIoLogEventGetStart(VDIOLOGGER hIoLogger, uint64_t *pidEvent, bool *pfAsync,
/vbox/src/VBox/Storage/Debug/
H A DVDDbgIoLog.cpp647 VBOXDDU_DECL(int) VDDbgIoLogEventGetStart(VDIOLOGGER hIoLogger, uint64_t *pidEvent, bool *pfAsync, function
/vbox/src/VBox/Storage/testcase/
H A DtstVDIo.cpp1453 rc = VDDbgIoLogEventGetStart(hIoLogger, &idEvent, &fAsync,
1474 rc = VDDbgIoLogEventGetStart(hIoLogger, &idEvent, &fAsync,
1482 rc = VDDbgIoLogEventGetStart(hIoLogger, &idEvent, &fAsync,
1498 rc = VDDbgIoLogEventGetStart(hIoLogger, &idEvent, &fAsync,

Completed in 41 milliseconds