Home
last modified time | relevance | path

Searched refs:throttle_limits_to_config (Results 1 – 3 of 3) sorted by relevance

/qemu/include/qemu/
H A Dthrottle.h161 void throttle_limits_to_config(ThrottleLimits *arg, ThrottleConfig *cfg,
/qemu/util/
H A Dthrottle.c513 void throttle_limits_to_config(ThrottleLimits *arg, ThrottleConfig *cfg, in throttle_limits_to_config() function
/qemu/block/
H A Dthrottle-groups.c901 throttle_limits_to_config(argp, &cfg, &local_err); in throttle_group_set_limits()