diff options
| author | fche <fche> | 2018-12-01 20:03:54 +0000 |
|---|---|---|
| committer | fche <fche> | 2018-12-01 20:03:54 +0000 |
| commit | b95342cfd3c6aa137312b7c677ecb243fff400af (patch) | |
| tree | 903343f74012840084f2ca7ee67b3b1630feed86 /tapsets/API-sunrpc-sched-delay.html | |
| parent | add new tutorial/*.html (diff) | |
removed man pages
Diffstat (limited to 'tapsets/API-sunrpc-sched-delay.html')
| -rw-r--r-- | tapsets/API-sunrpc-sched-delay.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/tapsets/API-sunrpc-sched-delay.html b/tapsets/API-sunrpc-sched-delay.html index 06a52cd3..0b3cac18 100644 --- a/tapsets/API-sunrpc-sched-delay.html +++ b/tapsets/API-sunrpc-sched-delay.html | |||
| @@ -1,17 +1,17 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>probe::sunrpc.sched.delay</title><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-sunrpc-clnt-shutdown-client.html" title="probe::sunrpc.clnt.shutdown_client"><link rel="next" href="API-sunrpc-sched-execute.html" title="probe::sunrpc.sched.execute"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center"><span class="phrase">probe::sunrpc.sched.delay</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-sunrpc-clnt-shutdown-client.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-sunrpc-sched-execute.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="API-sunrpc-sched-delay"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::sunrpc.sched.delay — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>probe::sunrpc.sched.delay</title><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-sunrpc-clnt-shutdown-client.html" title="probe::sunrpc.clnt.shutdown_client"><link rel="next" href="API-sunrpc-sched-execute.html" title="probe::sunrpc.sched.execute"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center"><span class="phrase">probe::sunrpc.sched.delay</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-sunrpc-clnt-shutdown-client.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-sunrpc-sched-execute.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="API-sunrpc-sched-delay"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::sunrpc.sched.delay — |
| 2 | Delay an RPC task | 2 | Delay an RPC task |
| 3 | </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="synopsis">sunrpc.sched.delay </pre></div><div class="refsect1"><a name="idp71873686858864"></a><h2>Values</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><em class="parameter"><code>delay</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="synopsis">sunrpc.sched.delay </pre></div><div class="refsect1"><a name="idp70844890725888"></a><h2>Values</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><em class="parameter"><code>prog</code></em></span></dt><dd><p> |
| 4 | the time delayed | 4 | the program number in the RPC call |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>vers</code></em></span></dt><dd><p> | ||
| 6 | the program version in the RPC call | ||
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>tk_flags</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>tk_flags</code></em></span></dt><dd><p> |
| 8 | the flags of the task | 6 | the flags of the task |
| 9 | </p></dd><dt><span class="term"><em class="parameter"><code>xid</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>xid</code></em></span></dt><dd><p> |
| 10 | the transmission id in the RPC call | 8 | the transmission id in the RPC call |
| 9 | </p></dd><dt><span class="term"><em class="parameter"><code>delay</code></em></span></dt><dd><p> | ||
| 10 | the time delayed | ||
| 11 | </p></dd><dt><span class="term"><em class="parameter"><code>tk_pid</code></em></span></dt><dd><p> | 11 | </p></dd><dt><span class="term"><em class="parameter"><code>tk_pid</code></em></span></dt><dd><p> |
| 12 | the debugging id of the task | 12 | the debugging id of the task |
| 13 | </p></dd><dt><span class="term"><em class="parameter"><code>prot</code></em></span></dt><dd><p> | 13 | </p></dd><dt><span class="term"><em class="parameter"><code>prot</code></em></span></dt><dd><p> |
| 14 | the IP protocol in the RPC call | 14 | the IP protocol in the RPC call |
| 15 | </p></dd><dt><span class="term"><em class="parameter"><code>prog</code></em></span></dt><dd><p> | 15 | </p></dd><dt><span class="term"><em class="parameter"><code>vers</code></em></span></dt><dd><p> |
| 16 | the program number in the RPC call | 16 | the program version in the RPC call |
| 17 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-sunrpc-clnt-shutdown-client.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-sunrpc-sched-execute.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="phrase">probe::sunrpc.clnt.shutdown_client</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span class="phrase">probe::sunrpc.sched.execute</span></td></tr></table></div></body></html> | 17 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-sunrpc-clnt-shutdown-client.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-sunrpc-sched-execute.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="phrase">probe::sunrpc.clnt.shutdown_client</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span class="phrase">probe::sunrpc.sched.execute</span></td></tr></table></div></body></html> |
