Searched refs:CPU_LOG_TB_OP (Results 1 - 3 of 3) sorted by relevance

/external/qemu/
H A Dcpu-all.h821 #define CPU_LOG_TB_OP (1 << 2) macro
H A Dexec.c1618 { CPU_LOG_TB_OP, "op",
/external/qemu/tcg/
H A Dtcg.c1939 if (unlikely(qemu_loglevel_mask(CPU_LOG_TB_OP))) {

Completed in 57 milliseconds