Home
last modified time | relevance | path

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

/openbmc/qemu/system/
H A Dcpu-throttle.c96 bool throttle_active = cpu_throttle_active(); in cpu_throttle_set()
114 bool cpu_throttle_active(void) in cpu_throttle_active() function
/openbmc/qemu/include/sysemu/
H A Dcpu-throttle.h57 bool cpu_throttle_active(void);
/openbmc/qemu/migration/
H A Dmigration.c1222 if (cpu_throttle_active()) { in populate_ram_info()
H A Dram.c552 if (!cpu_throttle_active()) { in mig_throttle_guest_down()