Searched refs:here_util (Results 1 – 1 of 1) sorted by relevance
69 uint32_t here_util, there_util; in cmt_should_migrate() local71 here_util = here->cmt_utilization; in cmt_should_migrate()78 here_util--; /* Ignore curthread's effect */ in cmt_should_migrate()94 if ((here_util > there_util) || in cmt_should_migrate()95 (here_util == there_util && in cmt_should_migrate()103 if (there_util > here_util && in cmt_should_migrate()