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

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA.cpp148 STAMCOUNTER StatFifoErrors; member in struct:__anon13152
206 SSMFIELD_ENTRY_IGNORE( VMSVGASTATE, StatFifoErrors),
2077 STAM_REL_COUNTER_INC(&pSVGAState->StatFifoErrors),
2098 STAM_REL_COUNTER_INC(&pSVGAState->StatFifoErrors);
2112 STAM_REL_COUNTER_INC(&pSVGAState->StatFifoErrors);
2310 STAM_REL_COUNTER_INC(&pSVGAState->StatFifoErrors);
2317 STAM_REL_COUNTER_INC(&pSVGAState->StatFifoErrors);
3950 STAM_REL_REG(pVM, &pSVGAState->StatFifoErrors, STAMTYPE_COUNTER, "/Devices/VMSVGA/FifoErrors", STAMUNIT_OCCURENCES, "FIFO error counter.");

Completed in 124 milliseconds