Changeset 104340 in vbox for trunk/src/VBox/VMM/include
- Timestamp:
- Apr 17, 2024 1:12:02 PM (10 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/include/IEMInternal.h
r104321 r104340 2042 2042 /** Statistics per threaded function call. 2043 2043 * Updated by both the threaded and native recompilers. */ 2044 uint32_t acThreadedFuncStats[0x 5160 /*20832*/];2044 uint32_t acThreadedFuncStats[0x6000 /*24576*/]; 2045 2045 # endif 2046 2046 #endif
Note:
See TracChangeset
for help on using the changeset viewer.