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

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

Completed in 45 milliseconds