Changeset 106402 in vbox for trunk/src/VBox/VMM/VMMAll
- Timestamp:
- Oct 16, 2024 8:56:39 PM (4 months ago)
- svn:sync-xref-src-repo-rev:
- 165220
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/IEMAllThrdRecompiler.cpp
r106401 r106402 1354 1354 1355 1355 1356 #if 0 /*def VBOX_WITH_IEM_NATIVE_RECOMPILER*/ 1356 1357 /** 1357 1358 * This is called when we're out of space for native TBs. … … 1441 1442 STAM_REL_PROFILE_STOP(&pTbAllocator->StatPruneNative, a); 1442 1443 } 1444 #endif /* unused / VBOX_WITH_IEM_NATIVE_RECOMPILER */ 1443 1445 1444 1446
Note:
See TracChangeset
for help on using the changeset viewer.