Home
last modified time | relevance | path

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

/openbmc/qemu/include/system/
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.c567 cpu_throttle_set(pct_initial); in mig_throttle_guest_down()
580 cpu_throttle_set(MIN(throttle_now + throttle_inc, pct_max));
H A Dtrace-events399 cpu_throttle_set(int new_throttle_pct) "set guest CPU throttled by %d%%"
/openbmc/qemu/ui/
H A Dcocoa.m1698 cpu_throttle_set(throttle_pct);