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

/vbox/src/VBox/VMM/include/
H A DPATMInternal.h579 STAMCOUNTER StatPatchRefreshFailed; member in struct:PATM
/vbox/src/VBox/VMM/VMMR3/
H A DPATMSSM.cpp235 SSMFIELD_ENTRY_IGNORE( PATM, StatPatchRefreshFailed),
334 SSMFIELD_ENTRY_IGNORE( PATM, StatPatchRefreshFailed),
H A DPATM.cpp288 STAM_REG(pVM, &pVM->patm.s.StatPatchRefreshFailed, STAMTYPE_COUNTER, "/PATM/Refresh/Failure", STAMUNIT_OCCURENCES, "Failed patch refreshes");
5837 STAM_COUNTER_INC(&pVM->patm.s.StatPatchRefreshFailed);

Completed in 67 milliseconds