summaryrefslogtreecommitdiffstats
path: root/tapsets/API-sunrpc-sched-delay.html
diff options
authorwcohen <wcohen>2012-06-29 15:50:57 +0000
committerwcohen <wcohen>2012-06-29 15:50:57 +0000
commit0fcbdb503315125ff486397756d467c992fe33fc (patch)
treeef4300588ea30bccb3ad1132824351fe195554c5 /tapsets/API-sunrpc-sched-delay.html
parentAdd the Systemtap-1.8 beginners guide. (diff)
Remove old Systemtap-1.7 tapset reference manual.
Diffstat (limited to 'tapsets/API-sunrpc-sched-delay.html')
-rw-r--r--tapsets/API-sunrpc-sched-delay.html37
1 files changed, 0 insertions, 37 deletions
diff --git a/tapsets/API-sunrpc-sched-delay.html b/tapsets/API-sunrpc-sched-delay.html
deleted file mode 100644
index 9826072f..00000000
--- a/tapsets/API-sunrpc-sched-delay.html
+++ /dev/null
@@ -1,37 +0,0 @@
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 V1.76.1"><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">
2 <span>probe::sunrpc.sched.delay</span>
3 </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" title="probe::sunrpc.sched.delay"><a name="API-sunrpc-sched-delay"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::sunrpc.sched.delay —
4 Delay an RPC task
5 </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">sunrpc.sched.delay </pre></div><div class="refsect1" title="Values"><a name="id400296"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term">
6 <em class="parameter"><code>prog</code></em>
7 </span></dt><dd><p>
8 the program number in the RPC call
9 </p></dd><dt><span class="term">
10 <em class="parameter"><code>delay</code></em>
11 </span></dt><dd><p>
12 the time delayed
13 </p></dd><dt><span class="term">
14 <em class="parameter"><code>tk_pid</code></em>
15 </span></dt><dd><p>
16 the debugging id of the task
17 </p></dd><dt><span class="term">
18 <em class="parameter"><code>tk_flags</code></em>
19 </span></dt><dd><p>
20 the flags of the task
21 </p></dd><dt><span class="term">
22 <em class="parameter"><code>vers</code></em>
23 </span></dt><dd><p>
24 the program version in the RPC call
25 </p></dd><dt><span class="term">
26 <em class="parameter"><code>prot</code></em>
27 </span></dt><dd><p>
28 the IP protocol in the RPC call
29 </p></dd><dt><span class="term">
30 <em class="parameter"><code>xid</code></em>
31 </span></dt><dd><p>
32 the transmission id in the RPC call
33 </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">
34 <span>probe::sunrpc.clnt.shutdown_client</span>
35  </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> 
36 <span>probe::sunrpc.sched.execute</span>
37 </td></tr></table></div></body></html>