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

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

Completed in 83 milliseconds