Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/os/
H A Dx_call.c282 XC_STAT_INC(x_dstat[lcx][XT_ONE_SELF]); in xt_one_unchecked()
291 XC_STAT_INC(x_dstat[lcx][XT_ONE_OTHER]); in xt_one_unchecked()
346 XC_STAT_INC(x_dstat[lcx][XT_SOME_SELF]); in xt_some()
357 XC_STAT_INC(x_dstat[lcx][XT_SOME_OTHER]); in xt_some()
405 XC_STAT_INC(x_dstat[lcx][XT_ALL_SELF]); in xt_all()
414 XC_STAT_INC(x_dstat[lcx][XT_ALL_OTHER]); in xt_all()
450 XC_STAT_INC(x_dstat[lcx][XC_ONE_SELF]); in xc_one()
539 XC_STAT_INC(x_dstat[lcx][XC_ONE_OTHER]); in xc_one()
667 XC_STAT_INC(x_dstat[lcx][XC_ALL_SELF]); in xc_all()
928 XC_STAT_INC(x_rstat[lcx][XC_SERV]); in xc_serv()
[all …]
/illumos-gate/usr/src/uts/sun4/sys/
H A Dxc_impl.h254 #define XC_STAT_INC(a) (a)++; macro
292 #define XC_STAT_INC(a) macro