Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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