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