Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Dthrottle.c145 static const BucketType to_check[THROTTLE_MAX][4] = { in throttle_compute_wait_for()
158 BucketType index = to_check[direction][i]; in throttle_compute_wait_for()
473 static const BucketType bucket_types_size[THROTTLE_MAX][2] = { in throttle_account()
477 static const BucketType bucket_types_units[THROTTLE_MAX][2] = { in throttle_account()
/openbmc/qemu/include/qemu/
H A Dthrottle.h41 } BucketType; typedef
/openbmc/qemu/tests/unit/
H A Dtest-throttle.c615 BucketType to_test[2][3] = { { THROTTLE_BPS_TOTAL, in do_test_accounting()
621 BucketType index; in do_test_accounting()
/openbmc/qemu/block/
H A Dthrottle-groups.c664 BucketType type;