Searched refs:there_util (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/disp/
H A Dcmt_policy.c69 uint32_t here_util, there_util; local
72 there_util = there->cmt_utilization;
94 if ((here_util > there_util) ||
95 (here_util == there_util &&
103 if (there_util > here_util &&
104 there_util < CMT_CAPACITY(there))

Completed in 59 milliseconds