diff options
| author | fche <fche> | 2014-12-22 17:29:33 +0000 |
|---|---|---|
| committer | fche <fche> | 2014-12-22 17:29:33 +0000 |
| commit | 37d569d36747707abe7b672bfa89a543fb89c585 (patch) | |
| tree | c829cf82d3e4238bf69cb9dbeb7a91f662d54907 /tapsets/API-proc-mem-string.html | |
| parent | add new langref/*.html (diff) | |
added new man pages
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 6d7feced..05e2fb53 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="idm47245130057488"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1"><a name="idm47511691900896"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1"><a name="idm47245130056336"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1"><a name="idm47511691899744"></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>. |
