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, 23 Jun 2010 15:05:09 +0300
changeset 12 ae255c9aa552
parent 5 844b047e260d
permissions -rw-r--r--
Performance Investigator Carbide extension 2.4.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> </p>

<p><strong>Related references </strong></p>
<ul>
  <li><a href="view_memory_usage.htm">Memory Usage View</a></li>
  <li><a href="menu_memory_graph.htm">Memory Graph Menu </a></li>
  <li><a href="main_view.htm">Analyzer View</a></li>
</ul>

<div id="footer">
Copyright © 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>