Searched refs:pct_increment (Results 1 – 4 of 4) sorted by relevance
622 uint64_t pct_increment = s->parameters.cpu_throttle_increment; in mig_throttle_guest_down() local635 throttle_inc = pct_increment; in mig_throttle_guest_down()642 throttle_inc = MIN(cpu_now - cpu_ideal, pct_increment); in mig_throttle_guest_down()
618 uint64_t pct_increment = s->parameters.cpu_throttle_increment; in mig_throttle_guest_down() local631 throttle_inc = pct_increment; in mig_throttle_guest_down()638 throttle_inc = MIN(cpu_now - cpu_ideal, pct_increment); in mig_throttle_guest_down()
629 uint64_t pct_increment = s->parameters.cpu_throttle_increment; in mig_throttle_guest_down() local642 throttle_inc = pct_increment; in mig_throttle_guest_down()649 throttle_inc = MIN(cpu_now - cpu_ideal, pct_increment); in mig_throttle_guest_down()
616 uint64_t pct_increment = s->parameters.cpu_throttle_increment; in mig_throttle_guest_down() local629 throttle_inc = pct_increment; in mig_throttle_guest_down()636 throttle_inc = MIN(cpu_now - cpu_ideal, pct_increment); in mig_throttle_guest_down()