summaryrefslogtreecommitdiffstats
path: root/tapsets/API-proc-mem-rss.html
diff options
authorfche <fche>2014-12-22 17:13:57 +0000
committerfche <fche>2014-12-22 17:13:57 +0000
commitc6ea4356d8b77cb69577a80cd81ee8d3163dca7f (patch)
tree7f3b5ea68519f26e80d9731bc5a68541f9e10953 /tapsets/API-proc-mem-rss.html
parentadd new langref/*.html (diff)
removed man pages
Diffstat (limited to 'tapsets/API-proc-mem-rss.html')
-rw-r--r--tapsets/API-proc-mem-rss.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/tapsets/API-proc-mem-rss.html b/tapsets/API-proc-mem-rss.html
index 71f9786d..3d012577 100644
--- a/tapsets/API-proc-mem-rss.html
+++ b/tapsets/API-proc-mem-rss.html
@@ -2,9 +2,9 @@
2 Program resident set size in pages 2 Program resident set size in pages
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_rss:long() 4 proc_mem_rss:long()
5</pre></div><div class="refsect1"><a name="idm214056327664"></a><h2>Arguments</h2><p> 5</pre></div><div class="refsect1"><a name="idm47245130114768"></a><h2>Arguments</h2><p>
6 None 6 None
7 </p></div><div class="refsect1"><a name="idm214056326512"></a><h2>Description</h2><p> 7 </p></div><div class="refsect1"><a name="idm47245130113616"></a><h2>Description</h2><p>
8 Returns the resident set size in pages of the current 8 Returns the resident set size in pages of the current
9 process, or zero when there is no current process or the number of 9 process, or zero when there is no current process or the number of
10 pages couldn't be retrieved. 10 pages couldn't be retrieved.