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

/vbox/src/VBox/VMM/include/
H A DHMInternal.h481 STAMCOUNTER StatTprPatchFailure; member in struct:HM
/vbox/src/VBox/VMM/VMMR3/
H A DHM.cpp602 STAM_REG(pVM, &pVM->hm.s.StatTprPatchFailure, STAMTYPE_COUNTER, "/HM/TPR/Patch/Failed", STAMUNIT_OCCURENCES, "Number of unsuccessful patch attempts.");
2261 STAM_COUNTER_INC(&pVM->hm.s.StatTprPatchFailure);

Completed in 42 milliseconds