Searched refs:there_util (Results 1 – 1 of 1) sorted by relevance
69 uint32_t here_util, there_util; in cmt_should_migrate() local72 there_util = there->cmt_utilization; 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()104 there_util < CMT_CAPACITY(there)) in cmt_should_migrate()