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

/vbox/src/VBox/Storage/Debug/
H A DVDDbgIoLog.cpp167 typedef VDIOLOGENTINT *PVDIOLOGENTINT; typedef
383 PVDIOLOGENTINT pIoLogEntry = NULL;
392 pIoLogEntry = (PVDIOLOGENTINT)RTMemCacheAlloc(pIoLogger->hMemCacheIoLogEntries);
457 PVDIOLOGENTINT pIoLogEntry = NULL;
465 pIoLogEntry = (PVDIOLOGENTINT)RTMemCacheAlloc(pIoLogger->hMemCacheIoLogEntries);
529 PVDIOLOGENTINT pIoLogEntry = hIoLogEntry;

Completed in 44 milliseconds