sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.doc.user/html/reference/analyzer/wnd_memory_usage_statistics.htm
author Toni Pulkkinen <ext-toni.p.pulkkinen@nokia.com>
Wed, 21 Apr 2010 15:14:16 +0300
changeset 5 844b047e260d
parent 2 b9ab3b238396
child 12 ae255c9aa552
permissions -rw-r--r--
Performance Investigator Carbide extension 2.3.0

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
	<title>Memory Usage Statistics</title>
    <link href="../../../book.css" rel="stylesheet" type="text/css">
</head>

<body>
<h2>Memory Usage Statistics</h2>
<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>
<ul><li>Interval  selected in the memory usage view</li>
  <li>The Used, Free, and Total memory on the device</li>
  <li>The total memory allocated to all chunks, stacks, heaps, and other code in RAM in the selected time interval </li>
</ul>
<p align="center"><img src="images/wnd_memory_usage_stats.png" width="270" height="269"></p>
<p class="figure">Figure 1. Memory Usage Statistics dialog</p>
<p>&nbsp;</p>
<p><strong>Related references </strong></p>
<ul>
  <li><a href="main_view.htm">Analyzer View</a></li>
<li><a href="menu_memory_graph.htm">Memory Graph Menu </a></li>
</ul>
<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>
</body>
</html>