sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.doc.user/html/reference/analyzer/wnd_memory_usage_statistics.htm
changeset 12 ae255c9aa552
parent 5 844b047e260d
equal deleted inserted replaced
11:5b9d4d8641ce 12:ae255c9aa552
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
     2 "http://www.w3.org/TR/html4/loose.dtd">
     2 "http://www.w3.org/TR/html4/loose.dtd">
     3 <html>
     3 <html>
     4 <head>
     4 <head>
     5 	<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
     5   <meta http-equiv="content-type" content="text/html; charset=UTF-8">
     6 	<title>Memory Usage Statistics</title>
     6   <title>Memory Usage Statistics</title>
     7     <link href="../../../book.css" rel="stylesheet" type="text/css">
     7   <link href="../../../book.css" rel="stylesheet" type="text/css">
     8 </head>
     8 </head>
     9 
     9 
    10 <body>
    10 <body>
    11 <h2>Memory Usage Statistics</h2>
    11 <h2>Memory Usage Statistics</h2>
    12 <p>Use  the <strong>Memory Usage Statistics</strong> dialog to view the on-device and  memory usage. These values are displayed  for the selected time  interval as follows:</p>
    12 
    13 <ul><li>Interval  selected in the memory usage view</li>
    13 <p>Use the <strong>Memory Usage Statistics</strong> dialog to view the
       
    14 on-device and memory usage. These values are displayed for the selected time
       
    15 interval as follows:</p>
       
    16 <ul>
       
    17   <li>Interval selected in the memory usage view</li>
    14   <li>The Used, Free, and Total memory on the device</li>
    18   <li>The Used, Free, and Total memory on the device</li>
    15   <li>The total memory allocated to all chunks, stacks, heaps, and other code in RAM in the selected time interval </li>
    19   <li>The total memory allocated to all chunks, stacks, heaps, and other code
       
    20     in RAM in the selected time interval </li>
    16 </ul>
    21 </ul>
    17 <p align="center"><img src="images/wnd_memory_usage_stats.png" width="270" height="269"></p>
    22 
       
    23 <p align="center"><img src="images/wnd_memory_usage_stats.png" width="270"
       
    24 height="269"></p>
       
    25 
    18 <p class="figure">Figure 1. Memory Usage Statistics dialog</p>
    26 <p class="figure">Figure 1. Memory Usage Statistics dialog</p>
    19 <p>&nbsp;</p>
    27 
       
    28 <p> </p>
       
    29 
    20 <p><strong>Related references </strong></p>
    30 <p><strong>Related references </strong></p>
    21 <ul>
    31 <ul>
       
    32   <li><a href="view_memory_usage.htm">Memory Usage View</a></li>
       
    33   <li><a href="menu_memory_graph.htm">Memory Graph Menu </a></li>
    22   <li><a href="main_view.htm">Analyzer View</a></li>
    34   <li><a href="main_view.htm">Analyzer View</a></li>
    23 <li><a href="menu_memory_graph.htm">Memory Graph Menu </a></li>
       
    24 </ul>
    35 </ul>
    25 <div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
    36 
       
    37 <div id="footer">
       
    38 Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies). All rights
       
    39 reserved. <br>
       
    40 License: <a
       
    41 href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
    26 </body>
    42 </body>
    27 </html>
    43 </html>