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

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

Completed in 826 milliseconds