sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.doc.user/html/reference/analyzer/view_performance_counters.htm
changeset 12 ae255c9aa552
parent 5 844b047e260d
--- a/sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.doc.user/html/reference/analyzer/view_performance_counters.htm	Wed Jun 23 14:49:59 2010 +0300
+++ b/sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.doc.user/html/reference/analyzer/view_performance_counters.htm	Wed Jun 23 15:05:09 2010 +0300
@@ -88,34 +88,10 @@
 <p><strong>MIPS counter and graph</strong></p>
 
 <p>The Million Instructions Per Second (MIPS) graph gives you a general idea of
-CPU speed in a measured use case. The basic use case for the MIPS analysis
-would be to check any low areas in the graph since they may reveal unoptimized
-features, for example, in terms of memory access (reads and writes). The higher
-the MIPS values, the better and the faster the CPU is in executing
-instructions.</p>
-
-<p>A MIPS (Million Instructions Per Millisecond) graph is displayed in the
-Performance Counters view, when <b>Instructions executed</b> has been selected
-as one of the counters. If <b>Instructions executed</b> has been selected, the
-dialog below is displayed during PIAnalyser file import:</p>
-
-<p align="center"><img src="images/MIPS_speed_dialog.png"></p>
+CPU speed in a measured use case. For more information, see <a
+href="MIPS_counter_graph.htm">MIPS Counter and Graph</a>.</p>
 
-<p class="figure">Figure 1. MIPS Graph Generation</p>
-
-<p>The processor speed information is needed for calculating the data for the
-MIPS graph. The rest of the data for the calculation is included in the
-<b>Instructions executed</b> and <b>CPU cycles</b> counters.</p>
-
-<p>The MIPS counter information is displayed in the graphs view and the legend
-table together with the other performance counters. Note, however, that for
-MIPS only <b>Average (1/ms)</b>, <b>Min (1/ms)</b>, and <b>Max (1/ms)</b>
-information is displayed in the legend table.</p>
-
-<p><br>
-</p>
-
-<p><strong>Related references </strong></p>
+<h4>Related references </h4>
 <ul>
   <li><a href="../../reference/analyzer/traceable_events.htm">Traceable Event
     Types</a></li>