Changeset 71415 in vbox for trunk/src/VBox/VMM/include/HMInternal.h
- Timestamp:
- Mar 21, 2018 9:29:22 AM (7 years ago)
- svn:sync-xref-src-repo-rev:
- 121382
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/include/HMInternal.h
r71344 r71415 974 974 STAMPROFILEADV StatExitXcptNmi; 975 975 STAMPROFILEADV StatLoadGuestState; 976 STAMPROFILEADV StatLoadGuestFpuState; 976 977 STAMPROFILEADV StatInGC; 977 978 … … 1084 1085 STAMCOUNTER StatLoadMinimal; 1085 1086 STAMCOUNTER StatLoadFull; 1087 STAMCOUNTER StatLoadGuestFpu; 1086 1088 1087 1089 STAMCOUNTER StatVmxCheckBadRmSelBase;
Note:
See TracChangeset
for help on using the changeset viewer.