Searched refs:COTSRCSTAT_INCR (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/rpc/ |
H A D | clnt_cots.c | 467 #define COTSRCSTAT_INCR(p, x) \ macro 798 COTSRCSTAT_INCR(p->cku_stats, rccalls); in clnt_cots_kcallit() 907 COTSRCSTAT_INCR(p->cku_stats, rccantconn); in clnt_cots_kcallit() 1028 COTSRCSTAT_INCR(p->cku_stats, rcnomem); in clnt_cots_kcallit() 1272 COTSRCSTAT_INCR(p->cku_stats, rcintrs); in clnt_cots_kcallit() 1280 COTSRCSTAT_INCR(p->cku_stats, rctimeouts); in clnt_cots_kcallit() 1363 COTSRCSTAT_INCR(p->cku_stats, rcbadverfs); in clnt_cots_kcallit() 1426 COTSRCSTAT_INCR(p->cku_stats, in clnt_cots_kcallit() 1428 COTSRCSTAT_INCR(p->cku_stats, in clnt_cots_kcallit() 1511 COTSRCSTAT_INCR(p->cku_stats, rcbadcalls); in clnt_cots_kcallit() [all …]
|