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

/vbox/src/VBox/VMM/include/
H A DPATMInternal.h578 STAMCOUNTER StatPatchRefreshSuccess; member in struct:PATM
/vbox/src/VBox/VMM/VMMR3/
H A DPATMSSM.cpp234 SSMFIELD_ENTRY_IGNORE( PATM, StatPatchRefreshSuccess),
333 SSMFIELD_ENTRY_IGNORE( PATM, StatPatchRefreshSuccess),
H A DPATM.cpp287 STAM_REG(pVM, &pVM->patm.s.StatPatchRefreshSuccess, STAMTYPE_COUNTER, "/PATM/Refresh/Success", STAMUNIT_OCCURENCES, "Successful patch refreshes");
5782 STAM_COUNTER_INC(&pVM->patm.s.StatPatchRefreshSuccess);

Completed in 67 milliseconds