Provided by: systemtap-doc_2.9-2ubuntu2_all
NAME
probe::sunrpc.svc.process - Process an RPC request
SYNOPSIS
sunrpc.svc.process
VALUES
rq_proc the procedure number in the request sv_nrthreads the number of concurrent threads peer_ip the peer address where the request is from rq_prog the program number in the request sv_name the service name sv_prog the number of the program rq_prot the IP protocol of the reqeust rq_xid the transmission id in the request rq_vers the program version in the request
SEE ALSO
tapset::rpc(3stap) PROBE::SUNRPC.SVC()