Searched defs:x_dstat (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4/os/
H A Dx_call.c43 uint_t x_dstat[NCPU][XC_LOOP_EXIT+1]; variable
281 XC_STAT_INC(x_dstat[lcx][XT_ONE_SELF]);
290 XC_STAT_INC(x_dstat[lcx][XT_ONE_OTHER]);
345 XC_STAT_INC(x_dstat[lcx][XT_SOME_SELF]);
356 XC_STAT_INC(x_dstat[lcx][XT_SOME_OTHER]);
404 XC_STAT_INC(x_dstat[lcx][XT_ALL_SELF]);
413 XC_STAT_INC(x_dstat[lcx][XT_ALL_OTHER]);
449 XC_STAT_INC(x_dstat[lcx][XC_ONE_SELF]);
480 XC_STAT_INC(x_dstat[lcx][XC_ONE_OTHER_H]);
538 XC_STAT_INC(x_dstat[lc
[all...]

Completed in 58 milliseconds