Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/sys/
H A Dxc_impl.h279 extern uint_t x_rstat[NCPU][4];
286 x_rstat[cpuid][XC_CPUID] = 0xffffff00 | cpuid; \
/illumos-gate/usr/src/uts/sun4/os/
H A Dx_call.c44 uint_t x_rstat[NCPU][4]; variable
928 XC_STAT_INC(x_rstat[lcx][XC_SERV]); in xc_serv()
991 XC_STAT_INC(x_rstat[lcx][XC_LOOP]); in xc_loop()