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

/vbox/src/VBox/VMM/include/
H A DPATMInternal.h585 STAMCOUNTER StatGenPopf; member in struct:PATM
/vbox/src/VBox/VMM/VMMR3/
H A DPATMSSM.cpp240 SSMFIELD_ENTRY_IGNORE( PATM, StatGenPopf),
339 SSMFIELD_ENTRY_IGNORE( PATM, StatGenPopf),
H A DPATMPatch.cpp550 STAM_COUNTER_INC(&pVM->patm.s.StatGenPopf);
H A DPATM.cpp306 STAM_REG(pVM, &pVM->patm.s.StatGenPopf, STAMTYPE_COUNTER, "/PATM/Gen/Popf" , STAMUNIT_OCCURENCES, "Number of generated popf instructions.");

Completed in 298 milliseconds