Home
last modified time | relevance | path

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

/openbmc/qemu/include/block/
H A Dblock-global-state.h167 int64_t total_work_size, void *opaque);
/openbmc/qemu/
H A Dqemu-img.c4211 int64_t offset, int64_t total_work_size, in amend_status_cb() argument
4214 qemu_progress_print(100.f * offset / total_work_size, 0); in amend_status_cb()