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

/vbox/src/VBox/Devices/VirtIO/
H A DVirtio.h215 STAMCOUNTER StatIntsSkipped; member in struct:VPCIState_st
H A DVirtio.cpp240 STAM_COUNTER_INC(&pState->StatIntsSkipped);
872 PDMDevHlpSTAMRegisterF(pDevIns, &pState->StatIntsSkipped, STAMTYPE_COUNTER, STAMVISIBILITY_ALWAYS, STAMUNIT_OCCURENCES, "Number of skipped interrupts", vpciCounter(pcszNameFmt, "Interrupts/Skipped"), iInstance);

Completed in 35 milliseconds