Home
last modified time | relevance | path

Searched refs:cpu_throttle_set (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/sysemu/
H A Dcpu-throttle.h43 void cpu_throttle_set(int new_throttle_pct);
/openbmc/qemu/system/
H A Dcpu-throttle.c90 void cpu_throttle_set(int new_throttle_pct) in cpu_throttle_set() function
/openbmc/qemu/migration/
H A Dram.c553 cpu_throttle_set(pct_initial); in mig_throttle_guest_down()
566 cpu_throttle_set(MIN(throttle_now + throttle_inc, pct_max)); in mig_throttle_guest_down()
/openbmc/qemu/ui/
H A Dcocoa.m1688 cpu_throttle_set(throttle_pct);