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

/vbox/src/VBox/Devices/Network/
H A DDevE1000.cpp1209 STAMCOUNTER StatIntsPrevented; member in struct:E1kState_st
3000 STAM_COUNTER_INC(&pThis->StatIntsPrevented);
7745 PDMDevHlpSTAMRegisterF(pDevIns, &pThis->StatIntsPrevented, STAMTYPE_COUNTER, STAMVISIBILITY_ALWAYS, STAMUNIT_OCCURENCES, "Number of prevented interrupts", "/Devices/E1k%d/Interrupts/Prevented", iInstance);

Completed in 71 milliseconds