Changeset 41314 in vbox for trunk/src/VBox/VMM/VMMR0
- Timestamp:
- May 15, 2012 1:53:00 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp
r41312 r41314 2236 2236 #ifdef VBOX_WITH_STATISTICS 2237 2237 /* 2238 * This is not terribly accurate (i.e. we don't have a StatFlushEPT counter so we currently count these2238 * This is not terribly accurate (i.e. we don't have any StatFlushEPT counter). We currently count these 2239 2239 * as ASID flushes too, better than including them under StatFlushTLBWorldSwitch. 2240 2240 */
Note:
See TracChangeset
for help on using the changeset viewer.