Home
last modified time | relevance | path

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

/openbmc/qemu/include/qemu/
H A Dqemu-progress.h4 void qemu_progress_init(int enabled, float min_skip);
/openbmc/qemu/util/
H A Dqemu-progress.c116 void qemu_progress_init(int enabled, float min_skip) in qemu_progress_init() function