diff options
| author | jistone <jistone> | 2014-08-08 23:29:24 +0000 |
|---|---|---|
| committer | jistone <jistone> | 2014-08-08 23:29:24 +0000 |
| commit | 5f22bac089d6dcd6fdd2d773db938b7bf3559b86 (patch) | |
| tree | b19ff3b984754a26d0082bd70ed57da6e383e75b /tapsets/API-proc-mem-string.html | |
| parent | update tutorial (diff) | |
update tapsets
Diffstat (limited to 'tapsets/API-proc-mem-string.html')
| -rw-r--r-- | tapsets/API-proc-mem-string.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tapsets/API-proc-mem-string.html b/tapsets/API-proc-mem-string.html index 195ba196..df5ed5c1 100644 --- a/tapsets/API-proc-mem-string.html +++ b/tapsets/API-proc-mem-string.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Human readable string of current proc memory usage | 2 | Human readable string of current proc memory usage |
| 3 | </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | proc_mem_string:string() | 4 | proc_mem_string:string() |
| 5 | </pre></div><div class="refsect1"><a name="idm47958673382320"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1"><a name="idm214056270384"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1"><a name="idm47958673381024"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1"><a name="idm214056269232"></a><h2>Description</h2><p> |
| 8 | Returns a human readable string showing the size, rss, | 8 | Returns a human readable string showing the size, rss, |
| 9 | shr, txt and data of the memory used by the current process. | 9 | shr, txt and data of the memory used by the current process. |
| 10 | For example <span class="quote">“<span class="quote">size: 301m, rss: 11m, shr: 8m, txt: 52k, data: 2248k</span>”</span>. | 10 | For example <span class="quote">“<span class="quote">size: 301m, rss: 11m, shr: 8m, txt: 52k, data: 2248k</span>”</span>. |
