Searched refs:qemu_log_enabled (Results 1 – 4 of 4) sorted by relevance
26 static inline bool qemu_log_enabled(void) in qemu_log_enabled() function86 if (qemu_log_enabled()) { in log_cpu_state()
594 if (qemu_log_enabled() && env->exception_index != EXCP_EXT_INTERRUPT) { in do_interrupt()799 if (qemu_log_enabled() && env->exception_index != EXCP_EXT_INTERRUPT) { in do_interrupt()
75 #define DEBUG_BLOCK_PRINT(formatCstr, ...) do { if (qemu_log_enabled()) \
485 if (qemu_log_enabled()) { in cpu_abort()