Changeset 72992 in vbox
- Timestamp:
- Jul 9, 2018 3:56:00 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp
r72991 r72992 6846 6846 6847 6847 STAM_PROFILE_ADV_SET_STOPPED(&pVCpu->hm.s.StatEntry); 6848 STAM_PROFILE_ADV_SET_STOPPED(&pVCpu->hm.s.StatImportGuestState); 6848 6849 STAM_PROFILE_ADV_SET_STOPPED(&pVCpu->hm.s.StatExportGuestState); 6849 6850 STAM_PROFILE_ADV_SET_STOPPED(&pVCpu->hm.s.StatPreExit);
Note:
See TracChangeset
for help on using the changeset viewer.