Changeset 85965 in vbox for trunk/src/VBox/VMM/VMMAll
- Timestamp:
- Aug 31, 2020 11:47:31 PM (5 years ago)
- svn:sync-xref-src-repo-rev:
- 140160
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/APICAll.cpp
r85964 r85965 3101 3101 3102 3102 STAM_PROFILE_START(&pApicCpu->StatPostIntr, a); 3103 STAM_REL_COUNTER_INC(&pApicCpu->StatPostIntrCnt); 3104 STAM_REL_COUNTER_INC(&pApicCpu->aStatVectors[uVector]); 3103 3105 3104 3106 /*
Note:
See TracChangeset
for help on using the changeset viewer.