Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/os/
H A Dclock.c503 uint_t cpu_nrunnable = cp->cpu_disp->disp_nrunnable; in clock() local
505 nrunnable += cpu_nrunnable; in clock()
507 cpupart->cp_nrunnable_cum += cpu_nrunnable; in clock()
509 cpupart->cp_nrunnable += cpu_nrunnable; in clock()
589 cpu_nrunnable++; in clock()
610 cpu_nrunnable * LGRP_LOADAVG_IN_THREAD_MAX, 1); in clock()