Home
last modified time | relevance | path

Searched refs:RSSTAT_INCR (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/rpc/
H A Dsvc_cots.c151 #define RSSTAT_INCR(s, x) \ macro
360 RSSTAT_INCR(stats, rscalls); in svc_cots_krecv()
377 RSSTAT_INCR(stats, rsxdrcall); in svc_cots_krecv()
395 RSSTAT_INCR(stats, rsbadcalls); in svc_cots_krecv()
764 RSSTAT_INCR(stats, rsdupchecks); in svc_cots_kdup()
792 RSSTAT_INCR(stats, rsdupreqs); in svc_cots_kdup()
H A Dsvc_clts.c143 #define RSSTAT_INCR(stats, x) \ macro
280 RSSTAT_INCR(stats, rscalls); in svc_clts_krecv()
387 RSSTAT_INCR(stats, rsxdrcall); in svc_clts_krecv()
411 RSSTAT_INCR(stats, rsbadcalls); in svc_clts_krecv()
794 RSSTAT_INCR(stats, rsdupchecks); in svc_clts_kdup()
816 RSSTAT_INCR(stats, rsdupreqs); in svc_clts_kdup()
H A Dsvc_rdma.c186 #define RSSTAT_INCR(x) atomic_inc_64(&rdmarsstat.x.value.ui64) macro
459 RSSTAT_INCR(rscalls); in svc_rdma_krecv()
588 RSSTAT_INCR(rsxdrcall); in svc_rdma_krecv()
633 RSSTAT_INCR(rsbadcalls); in svc_rdma_krecv()
893 RSSTAT_INCR(rstotalreplies); in svc_rdma_ksend()
908 RSSTAT_INCR(rstotalinlinereplies); in svc_rdma_ksend()
941 RSSTAT_INCR(rstotallongreplies); in svc_rdma_ksend()
1188 RSSTAT_INCR(rsdupchecks); in svc_rdma_kdup()
1211 RSSTAT_INCR(rsdupreqs); in svc_rdma_kdup()