Searched refs:COTSRCSTAT_INCR (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/rpc/ |
H A D | clnt_cots.c | 472 #define COTSRCSTAT_INCR(p, x) \ macro 802 COTSRCSTAT_INCR(p->cku_stats, rccalls); in clnt_cots_kcallit() 911 COTSRCSTAT_INCR(p->cku_stats, rccantconn); in clnt_cots_kcallit() 1032 COTSRCSTAT_INCR(p->cku_stats, rcnomem); in clnt_cots_kcallit() 1280 COTSRCSTAT_INCR(p->cku_stats, rcintrs); in clnt_cots_kcallit() 1288 COTSRCSTAT_INCR(p->cku_stats, rctimeouts); in clnt_cots_kcallit() 1371 COTSRCSTAT_INCR(p->cku_stats, rcbadverfs); in clnt_cots_kcallit() 1436 COTSRCSTAT_INCR(p->cku_stats, in clnt_cots_kcallit() 1438 COTSRCSTAT_INCR(p->cku_stats, in clnt_cots_kcallit() 1522 COTSRCSTAT_INCR(p->cku_stats, rcbadcalls); in clnt_cots_kcallit() [all …]
|