Lines Matching refs:x_dstat
43 uint_t x_dstat[NCPU][XC_LOOP_EXIT+1]; variable
282 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()
481 XC_STAT_INC(x_dstat[lcx][XC_ONE_OTHER_H]); in xc_one()
539 XC_STAT_INC(x_dstat[lcx][XC_ONE_OTHER]); in xc_one()
587 XC_STAT_INC(x_dstat[lcx][XC_SOME_SELF]); in xc_some()
603 XC_STAT_INC(x_dstat[lcx][XC_SOME_OTHER_H]); in xc_some()
634 XC_STAT_INC(x_dstat[lcx][XC_SOME_OTHER]); in xc_some()
667 XC_STAT_INC(x_dstat[lcx][XC_ALL_SELF]); in xc_all()
683 XC_STAT_INC(x_dstat[lcx][XC_ALL_OTHER_H]); in xc_all()
713 XC_STAT_INC(x_dstat[lcx][XC_ALL_OTHER]); in xc_all()
742 ASSERT(x_dstat[lcx][XC_ATTENTION] == in xc_attention()
743 x_dstat[lcx][XC_DISMISSED]); in xc_attention()
759 XC_STAT_INC(x_dstat[lcx][XC_ATTENTION]); in xc_attention()
834 XC_STAT_INC(x_dstat[lcx][XC_DISMISSED]); in xc_dismissed()
835 ASSERT(x_dstat[lcx][XC_DISMISSED] == x_dstat[lcx][XC_ATTENTION]); in xc_dismissed()