Changeset 15860 in vbox for trunk/src/VBox/VMM
- Timestamp:
- Jan 8, 2009 12:12:17 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/HWACCM.cpp
r15859 r15860 291 291 AssertRC(rc); 292 292 HWACCM_REG_COUNTER(&pVCpu->hwaccm.s.StatTimeoutResume, "/HWACCM/CPU%d/Timeout/Resume"); 293 HWACCM_REG_COUNTER(&pVCpu->hwaccm.s.StatTimeoutSwitcher3264, "/HWACCM/CPU%d/Timeout/Switch er3264");293 HWACCM_REG_COUNTER(&pVCpu->hwaccm.s.StatTimeoutSwitcher3264, "/HWACCM/CPU%d/Timeout/Switch3264"); 294 294 # endif 295 295
Note:
See TracChangeset
for help on using the changeset viewer.