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

/vbox/src/VBox/VMM/include/
H A DPATMInternal.h584 STAMCOUNTER StatGenCall; member in struct:PATM
/vbox/src/VBox/VMM/VMMR3/
H A DPATMSSM.cpp239 SSMFIELD_ENTRY_IGNORE( PATM, StatGenCall),
338 SSMFIELD_ENTRY_IGNORE( PATM, StatGenCall),
H A DPATMPatch.cpp805 STAM_COUNTER_INC(&pVM->patm.s.StatGenCall);
H A DPATM.cpp304 STAM_REG(pVM, &pVM->patm.s.StatGenCall, STAMTYPE_COUNTER, "/PATM/Gen/Call", STAMUNIT_OCCURENCES, "Number of generated call instructions.");

Completed in 70 milliseconds