Home
last modified time | relevance | path

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

/external/qemu/
Dqemu-log.h73 #define qemu_log_flush() fflush(logfile) macro
Dtranslate-all.c165 qemu_log_flush(); in cpu_gen_code()
Dexec.c1719 qemu_log_flush(); in cpu_abort()
/external/qemu/block/
Draw-posix.c76 { qemu_log(formatCstr, ## __VA_ARGS__); qemu_log_flush(); } } while (0)