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

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

Completed in 486 milliseconds