Searched defs:StatDMA (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Storage/
H A DDevAHCI.cpp539 STAMCOUNTER StatDMA; member in struct:AHCIPort
6757 STAM_REL_COUNTER_INC(&pAhciPort->StatDMA);
8395 PDMDevHlpSTAMRegisterF(pDevIns, &pAhciPort->StatDMA, STAMTYPE_COUNTER, STAMVISIBILITY_USED, STAMUNIT_OCCURENCES,

Completed in 59 milliseconds