Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Dcpu-throttle.h43 void cpu_throttle_set(int new_throttle_pct);
/openbmc/qemu/migration/
H A Dcpu-throttle.c98 void cpu_throttle_set(int new_throttle_pct) in cpu_throttle_set() function
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()
H A Dtrace-events384 cpu_throttle_set(int new_throttle_pct) "set guest CPU throttled by %d%%"
/openbmc/qemu/ui/
H A Dcocoa.m1693 cpu_throttle_set(throttle_pct);