Searched refs:StatInt3BlockRun (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/VMM/include/
H A DPATMInternal.h544 STAMCOUNTER StatInt3BlockRun; member in struct:PATM
/vbox/src/VBox/VMM/VMMRC/
H A DPATMRC.cpp479 STAM_COUNTER_INC(&pVM->patm.s.StatInt3BlockRun);
/vbox/src/VBox/VMM/VMMR3/
H A DPATMSSM.cpp204 SSMFIELD_ENTRY_IGNORE( PATM, StatInt3BlockRun),
303 SSMFIELD_ENTRY_IGNORE( PATM, StatInt3BlockRun),
H A DPATM.cpp252 STAM_REG(pVM, &pVM->patm.s.StatInt3BlockRun, STAMTYPE_COUNTER, "/PATM/Patch/Run/Int3", STAMUNIT_OCCURENCES, "Number of times an int3 block patch was executed.");

Completed in 69 milliseconds