Searched refs:COTSRCSTAT_INCR (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/rpc/ |
H A D | clnt_cots.c | 474 #define COTSRCSTAT_INCR(p, x) \ macro 805 COTSRCSTAT_INCR(p->cku_stats, rccalls); in clnt_cots_kcallit() 914 COTSRCSTAT_INCR(p->cku_stats, rccantconn); in clnt_cots_kcallit() 1035 COTSRCSTAT_INCR(p->cku_stats, rcnomem); in clnt_cots_kcallit() 1283 COTSRCSTAT_INCR(p->cku_stats, rcintrs); in clnt_cots_kcallit() 1291 COTSRCSTAT_INCR(p->cku_stats, rctimeouts); in clnt_cots_kcallit() 1374 COTSRCSTAT_INCR(p->cku_stats, rcbadverfs); in clnt_cots_kcallit() 1439 COTSRCSTAT_INCR(p->cku_stats, in clnt_cots_kcallit() 1441 COTSRCSTAT_INCR(p->cku_stats, in clnt_cots_kcallit() 1525 COTSRCSTAT_INCR(p->cku_stats, rcbadcalls); in clnt_cots_kcallit() [all …]
|