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

/vbox/src/VBox/Storage/Debug/
H A DVDDbgIoLog.cpp55 #define VDIOLOG_EVENT_START 0x01 macro
399 Entry.u32Type = VDIOLOG_EVENT_START;
472 Entry.u32Type = VDIOLOG_EVENT_START;
604 case VDIOLOG_EVENT_START:
662 if (pIoLogger->u32EventTypeNext == VDIOLOG_EVENT_START)
712 if ( pIoLogger->u32EventTypeNext == VDIOLOG_EVENT_START

Completed in 34 milliseconds