Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dcpupart.h70 uint_t cp_nrunnable; /* current # of runnable threads */ member
/titanic_41/usr/src/uts/common/os/
H A Dclock.c495 cpupart->cp_nrunnable = cpupart_nrunnable; in clock()
509 cpupart->cp_nrunnable += cpu_nrunnable; in clock()