Searched refs:StatIoOpsCompleted (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/VMM/include/
H A DPDMAsyncCompletionInternal.h241 STAMCOUNTER StatIoOpsCompleted; member in struct:PDMASYNCCOMPLETIONENDPOINT
/vbox/src/VBox/VMM/VMMR3/
H A DPDMAsyncCompletion.cpp1025 STAM_REL_COUNTER_INC(&pEndpoint->StatIoOpsCompleted);
1101 rc = STAMR3RegisterF(pVM, &pEndpoint->StatIoOpsCompleted, STAMTYPE_COUNTER,

Completed in 114 milliseconds