logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

probe::sunrpc.sched.delay - Delay an RPC task

Name

       probe::sunrpc.sched.delay - Delay an RPC task

See Also

tapset::rpc(3stap)

SystemTap Tapset Reference                         April 2024                          PROBE::SUNRPC.SCHE(3stap)

Synopsis

       sunrpc.sched.delay

Values

prog
           the program number in the RPC call

       xid
           the transmission id in the RPC call

       prot
           the IP protocol in the RPC call

       tk_pid
           the debugging id of the task

       delay
           the time delayed

       tk_flags
           the flags of the task

       vers
           the program version in the RPC call

See Also