Searched refs:StatInstalledTrampoline (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/VMM/include/
H A DPATMInternal.h541 STAMCOUNTER StatInstalledTrampoline; member in struct:PATM
/vbox/src/VBox/VMM/VMMR3/
H A DPATMSSM.cpp201 SSMFIELD_ENTRY_IGNORE( PATM, StatInstalledTrampoline),
300 SSMFIELD_ENTRY_IGNORE( PATM, StatInstalledTrampoline),
H A DPATM.cpp256 STAM_REG(pVM, &pVM->patm.s.StatInstalledTrampoline, STAMTYPE_COUNTER, "/PATM/Patch/Installed/Trampoline", STAMUNIT_OCCURENCES, "Number of installed trampoline patches.");
3528 STAM_COUNTER_INC(&pVM->patm.s.StatInstalledTrampoline);

Completed in 67 milliseconds