Searched refs:x_dstat (Results 1 – 2 of 2) sorted by relevance
43 uint_t x_dstat[NCPU][XC_LOOP_EXIT+1]; variable281 XC_STAT_INC(x_dstat[lcx][XT_ONE_SELF]); in xt_one_unchecked()290 XC_STAT_INC(x_dstat[lcx][XT_ONE_OTHER]); in xt_one_unchecked()345 XC_STAT_INC(x_dstat[lcx][XT_SOME_SELF]); in xt_some()356 XC_STAT_INC(x_dstat[lcx][XT_SOME_OTHER]); in xt_some()404 XC_STAT_INC(x_dstat[lcx][XT_ALL_SELF]); in xt_all()413 XC_STAT_INC(x_dstat[lcx][XT_ALL_OTHER]); in xt_all()449 XC_STAT_INC(x_dstat[lcx][XC_ONE_SELF]); in xc_one()480 XC_STAT_INC(x_dstat[lcx][XC_ONE_OTHER_H]); in xc_one()538 XC_STAT_INC(x_dstat[lcx][XC_ONE_OTHER]); in xc_one()[all …]
278 extern uint_t x_dstat[NCPU][XC_LOOP_EXIT+1];285 x_dstat[cpuid][XC_CPUID] = 0xffffff00 | cpuid; \