Searched refs:ptlrpc_lprocfs_rpc_sent (Results 1 – 3 of 3) sorted by relevance
83 void ptlrpc_lprocfs_rpc_sent(struct ptlrpc_request *req, long amount);89 #define ptlrpc_lprocfs_rpc_sent(params...) do {} while (0) macro
1123 void ptlrpc_lprocfs_rpc_sent(struct ptlrpc_request *req, long amount) in ptlrpc_lprocfs_rpc_sent() function
1294 ptlrpc_lprocfs_rpc_sent(req, timediff); in after_reply()