Home
last modified time | relevance | path

Searched refs:nosteal_nsec (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Ddisp.h106 extern hrtime_t nosteal_nsec;
/titanic_50/usr/src/uts/sun4v/os/
H A Dcmp.c182 nosteal_nsec = 0; in cmp_set_nosteal_interval()
/titanic_50/usr/src/uts/sun4u/os/
H A Dcmp.c277 nosteal_nsec = 100000UL; in cmp_set_nosteal_interval()
/titanic_50/usr/src/uts/common/disp/
H A Ddisp.c137 hrtime_t nosteal_nsec = NOSTEAL_UNINITIALIZED; variable
283 if (nosteal_nsec == NOSTEAL_UNINITIALIZED) in dispinit()
2289 nosteal = nosteal_nsec; in disp_getbest()
/titanic_50/usr/src/uts/i86pc/os/
H A Dmp_machdep.c396 nosteal_nsec = 100000UL; in cmp_set_nosteal_interval()