Searched refs:StatMonitorRZIntrFailPatch2 (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/VMM/VMMR3/
H A DPGMPool.cpp350 STAM_REG(pVM, &pPool->StatMonitorRZIntrFailPatch2, STAMTYPE_COUNTER, "/PGM/Pool/Monitor/RZ/IntrFailPatch2", STAMUNIT_OCCURENCES, "Times we've failed interpreting a patch code instruction during flushing.");
/vbox/src/VBox/VMM/include/
H A DPGMInternal.h2400 STAMCOUNTER StatMonitorRZIntrFailPatch2; member in struct:PGMPOOL
/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllPool.cpp860 STAM_COUNTER_INC(&pPool->StatMonitorRZIntrFailPatch2);

Completed in 75 milliseconds