Provided by: systemtap-doc_2.9-2ubuntu2_all
NAME
probe::sunrpc.clnt.call_async - Make an asynchronous RPC call
SYNOPSIS
sunrpc.clnt.call_async
VALUES
vers the RPC program version number progname the RPC program name servername the server machine name proc the procedure number in this RPC call xid current transmission id prog the RPC program number dead whether this client is abandoned prot the IP protocol number port the port number procname the procedure name in this RPC call flags flags
SEE ALSO
tapset::rpc(3stap)