diff options
Diffstat (limited to 'tapsets/API-proc-mem-rss-pid.html')
| -rw-r--r-- | tapsets/API-proc-mem-rss-pid.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tapsets/API-proc-mem-rss-pid.html b/tapsets/API-proc-mem-rss-pid.html index 7beaf34c..beae150d 100644 --- a/tapsets/API-proc-mem-rss-pid.html +++ b/tapsets/API-proc-mem-rss-pid.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" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | proc_mem_rss_pid:long(pid:long) | 4 | proc_mem_rss_pid:long(pid:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6085824"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>pid</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6090896"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>pid</code></em></span></dt><dd><p> |
| 6 | The pid of process to examine | 6 | The pid of process to examine |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp6088880"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp6093952"></a><h2>Description</h2><p> |
| 8 | Returns the resident set size in pages of the given | 8 | Returns the resident set size in pages of the given |
| 9 | process, or zero when the process doesn't exist or the number of | 9 | process, or zero when the process doesn't exist or the number of |
| 10 | pages couldn't be retrieved. | 10 | pages couldn't be retrieved. |
