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

/vbox/src/VBox/VMM/include/
H A DPDMAsyncCompletionInternal.h216 STAMCOUNTER StatReqSizeSmaller512; member in struct:PDMASYNCCOMPLETIONENDPOINT
246 AssertCompileMemberAlignment(PDMASYNCCOMPLETIONENDPOINT, StatReqSizeSmaller512, sizeof(uint64_t));
/vbox/src/VBox/VMM/VMMR3/
H A DPDMAsyncCompletion.cpp970 STAM_REL_COUNTER_INC(&pEndpoint->StatReqSizeSmaller512);
1108 rc = STAMR3RegisterF(pVM, &pEndpoint->StatReqSizeSmaller512, STAMTYPE_COUNTER,

Completed in 56 milliseconds