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

/vbox/src/VBox/VMM/include/
H A DPATMInternal.h590 STAMCOUNTER StatFunctionLookupInsert; member in struct:PATM
/vbox/src/VBox/VMM/VMMAll/
H A DPATMAll.cpp588 STAM_COUNTER_INC(&pVM->patm.s.StatFunctionLookupInsert);
/vbox/src/VBox/VMM/VMMR3/
H A DPATMSSM.cpp243 SSMFIELD_ENTRY_IGNORE( PATM, StatFunctionLookupInsert),
342 SSMFIELD_ENTRY_IGNORE( PATM, StatFunctionLookupInsert),
H A DPATM.cpp275 STAM_REG(pVM, &pVM->patm.s.StatFunctionLookupInsert, STAMTYPE_COUNTER, "/PATM/Function/Lookup/Insert", STAMUNIT_OCCURENCES, "Nr of successful function address insertions");

Completed in 106 milliseconds