Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dblock-copy.c36 #define BLOCK_COPY_SLICE_TIME 100000000ULL /* ns */ macro
1051 ratelimit_set_speed(&s->rate_limit, speed, BLOCK_COPY_SLICE_TIME); in block_copy_set_speed()