Changeset 46347 in vbox for trunk/src/VBox/VMM/include/PATMInternal.h
- Timestamp:
- May 31, 2013 3:15:24 PM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 86139
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/include/PATMInternal.h
r46150 r46347 493 493 RTDBGMOD hDbgModPatchMem; 494 494 495 #if HC_ARCH_BITS == 32 496 /** Align statistics on a 8 byte boundary. */ 497 uint32_t u32Alignment1; 498 #endif 499 495 500 STAMCOUNTER StatNrOpcodeRead; 496 501 STAMCOUNTER StatDisabled;
Note:
See TracChangeset
for help on using the changeset viewer.