Searched refs:qemu_log_flush (Results 1 – 4 of 4) sorted by relevance
73 #define qemu_log_flush() fflush(logfile) macro
165 qemu_log_flush(); in cpu_gen_code()
1719 qemu_log_flush(); in cpu_abort()
76 { qemu_log(formatCstr, ## __VA_ARGS__); qemu_log_flush(); } } while (0)