Home
last modified time | relevance | path

Searched refs:RCSTAT_INCR (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/rpc/
H A Dclnt_rdma.c170 #define RCSTAT_INCR(x) \ macro
175 #define RCSTAT_INCR(x) \ macro
608 RCSTAT_INCR(rccalls); in clnt_rdma_kcallit()
856 RCSTAT_INCR(rcnomem); in clnt_rdma_kcallit()
931 RCSTAT_INCR(rclongrpcs); in clnt_rdma_kcallit()
990 RCSTAT_INCR(rcintrs); in clnt_rdma_kcallit()
994 RCSTAT_INCR(rctimeouts); in clnt_rdma_kcallit()
1083 RCSTAT_INCR(rcbadverfs); in clnt_rdma_kcallit()
1195 RCSTAT_INCR(rcbadcalls); in clnt_rdma_kcallit()
1325 RCSTAT_INCR(rctimers); in clnt_rdma_ksettimers()
H A Dclnt_clts.c250 #define RCSTAT_INCR(s, x) \ macro
438 RCSTAT_INCR(p->cku_stats, rctimers); in clnt_clts_ksettimers()
485 RCSTAT_INCR(p->cku_stats, rccalls); in clnt_clts_kcallit_addr()
601 RCSTAT_INCR(p->cku_stats, rccantsend); in clnt_clts_kcallit_addr()
704 RCSTAT_INCR(p->cku_stats, rctimeouts); in clnt_clts_kcallit_addr()
809 RCSTAT_INCR(p->cku_stats, rcbadverfs); in clnt_clts_kcallit_addr()
862 RCSTAT_INCR(p->cku_stats, rcbadcalls); in clnt_clts_kcallit_addr()
863 RCSTAT_INCR(p->cku_stats, rcnewcreds); in clnt_clts_kcallit_addr()
972 RCSTAT_INCR(p->cku_stats, rcretrans); in clnt_clts_kcallit_addr()
981 RCSTAT_INCR(p->cku_stats, rcbadcalls); in clnt_clts_kcallit_addr()
[all …]