Home
last modified time | relevance | path

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

/qemu/include/system/
H A Dcpu-throttle.h43 void cpu_throttle_set(int new_throttle_pct);
/qemu/migration/
H A Dcpu-throttle.c98 void cpu_throttle_set(int new_throttle_pct) in cpu_throttle_set() function
H A Dram.c564 cpu_throttle_set(pct_initial); in mig_throttle_guest_down()
577 cpu_throttle_set(MIN(throttle_now + throttle_inc, pct_max)); in mig_throttle_guest_down()
H A Dtrace-events396 cpu_throttle_set(int new_throttle_pct) "set guest CPU throttled by %d%%"
/qemu/ui/
H A Dcocoa.m1698 cpu_throttle_set(throttle_pct);