Changeset 39680 in vbox for trunk/src/VBox/VMM/VMMR3
- Timestamp:
- Dec 27, 2011 9:18:27 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/PDMAsyncCompletionFile.cpp
r39679 r39680 1090 1090 size_t cbRead) 1091 1091 { 1092 #ifdef VBOX_WITH_STATISTICS1093 1092 PPDMASYNCCOMPLETIONENDPOINTFILE pEpFile = (PPDMASYNCCOMPLETIONENDPOINTFILE)pEndpoint; 1094 #endif1095 1093 1096 1094 LogFlowFunc(("pTask=%#p pEndpoint=%#p off=%RTfoff paSegments=%#p cSegments=%zu cbRead=%zu\n",
Note:
See TracChangeset
for help on using the changeset viewer.