Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4/sys/
H A Dtrapstat.h242 #define TSTAT_OPT_CPU 0x0001 macro
/titanic_44/usr/src/uts/sun4/io/
H A Dtrapstat.c2328 if (!(tstat_options & TSTAT_OPT_CPU) || cmd == TSTATIOC_NOCPU) { in trapstat_ioctl()
2329 tstat_options |= TSTAT_OPT_CPU; in trapstat_ioctl()