Changeset 60516 in vbox for trunk/src/VBox/VMM/include
- Timestamp:
- Apr 15, 2016 10:33:13 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/include/APICInternal.h
r60475 r60516 587 587 /** Number of MSR writes in RC. */ 588 588 STAMCOUNTER StatMsrWriteRC; 589 590 /** Profiling of APICUpdatePendingInterrupts(). */ 591 STAMPROFILE StatUpdatePendingIntrs; 592 /** Profiling of APICPostInterrupt(). */ 593 STAMPROFILE StatPostInterrupt; 589 594 /** @} */ 590 595 #endif
Note:
See TracChangeset
for help on using the changeset viewer.