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

/vbox/src/VBox/VMM/include/
H A DPATMInternal.h557 STAMCOUNTER StatFunctionFound; member in struct:PATM
/vbox/src/VBox/VMM/VMMRC/
H A DPATMRC.cpp203 STAM_COUNTER_INC(&pVM->patm.s.StatFunctionFound);
/vbox/src/VBox/VMM/VMMR3/
H A DPATMSSM.cpp217 SSMFIELD_ENTRY_IGNORE( PATM, StatFunctionFound),
316 SSMFIELD_ENTRY_IGNORE( PATM, StatFunctionFound),
H A DPATM.cpp279 STAM_REG(pVM, &pVM->patm.s.StatFunctionFound, STAMTYPE_COUNTER, "/PATM/Function/Found", STAMUNIT_OCCURENCES, "Nr of successful function patch lookups in GC");

Completed in 68 milliseconds