- Timestamp:
- Dec 16, 2013 3:28:01 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/tools/VBoxCpuReport.cpp
r49927 r49936 1596 1596 case 0x00000186: return "Ia32PerfEvtSelN"; 1597 1597 case 0x00000187: return "Ia32PerfEvtSelN"; 1598 case 0x00000193: return CPUMMICROARCH_IS_INTEL_NETBURST(g_enmMicroarch) ? NULL :NULL /* Core2_Penryn. */;1598 case 0x00000193: return /*CPUMMICROARCH_IS_INTEL_NETBURST(g_enmMicroarch) ? NULL :*/ NULL /* Core2_Penryn. */; 1599 1599 case 0x00000198: *pfTakesValue = true; return "Ia32PerfStatus"; 1600 1600 case 0x00000199: *pfTakesValue = true; return "Ia32PerfCtl";
Note:
See TracChangeset
for help on using the changeset viewer.