Provided by: systemtap-doc_4.8-1_amd64
NAME
probe::sunrpc.clnt.call_sync - Make a synchronous RPC call
SYNOPSIS
sunrpc.clnt.call_sync
VALUES
progname the RPC program name servername the server machine name xid current transmission id proc the procedure number in this RPC call procname the procedure name in this RPC call dead whether this client is abandoned port the port number vers the RPC program version number flags flags prot the IP protocol number prog the RPC program number
SEE ALSO
tapset::rpc(3stap)