Searched defs:cpu_nrunnable (Results 1 - 1 of 1) sorted by relevance

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

Completed in 49 milliseconds