Searched refs:DEBUG_TRACE (Results 1 – 11 of 11) sorted by relevance
66 # define DEBUG_TRACE() (M.x86.debug & DEBUG_TRACE_F) macro85 # define DEBUG_TRACE() 0 macro142 if (DEBUG_TRACE() || DEBUG_DECODE()) X86EMU_trace_regs()
213 DEBUG_TRACE(DEQUEUE_MESSAGE_LINE); in vchiq_ioc_dequeue_message()228 DEBUG_TRACE(DEQUEUE_MESSAGE_LINE); in vchiq_ioc_dequeue_message()236 DEBUG_TRACE(DEQUEUE_MESSAGE_LINE); in vchiq_ioc_dequeue_message()280 DEBUG_TRACE(DEQUEUE_MESSAGE_LINE); in vchiq_ioc_dequeue_message()442 DEBUG_TRACE(AWAIT_COMPLETION_LINE); in vchiq_ioc_await_completion()448 DEBUG_TRACE(AWAIT_COMPLETION_LINE); in vchiq_ioc_await_completion()452 DEBUG_TRACE(AWAIT_COMPLETION_LINE); in vchiq_ioc_await_completion()457 DEBUG_TRACE(AWAIT_COMPLETION_LINE); in vchiq_ioc_await_completion()464 DEBUG_TRACE(AWAIT_COMPLETION_LINE); in vchiq_ioc_await_completion()571 DEBUG_TRACE(AWAIT_COMPLETION_LINE); in vchiq_ioc_await_completion()
1005 DEBUG_TRACE(SERVICE_CALLBACK_LINE); in add_completion()1015 DEBUG_TRACE(SERVICE_CALLBACK_LINE); in add_completion()1069 DEBUG_TRACE(SERVICE_CALLBACK_LINE); in service_callback()1103 DEBUG_TRACE(SERVICE_CALLBACK_LINE); in service_callback()1116 DEBUG_TRACE(SERVICE_CALLBACK_LINE); in service_callback()1120 DEBUG_TRACE(SERVICE_CALLBACK_LINE); in service_callback()1126 DEBUG_TRACE(SERVICE_CALLBACK_LINE); in service_callback()1129 DEBUG_TRACE(SERVICE_CALLBACK_LINE); in service_callback()1134 DEBUG_TRACE(SERVICE_CALLBACK_LINE); in service_callback()1138 DEBUG_TRACE(SERVICE_CALLBACK_LINE); in service_callback()[all …]
103 #define DEBUG_TRACE(d) \ macro113 #define DEBUG_TRACE(d) macro
1715 DEBUG_TRACE(PARSE_LINE); in parse_message()1718 DEBUG_TRACE(PARSE_LINE); in parse_message()1752 DEBUG_TRACE(PARSE_LINE); in parse_message()1754 DEBUG_TRACE(PARSE_LINE); in parse_message()1789 DEBUG_TRACE(PARSE_LINE); in parse_message()1794 DEBUG_TRACE(PARSE_LINE); in parse_message()1796 DEBUG_TRACE(PARSE_LINE); in parse_message()1870 DEBUG_TRACE(PARSE_LINE); in parse_rx_slots()1898 DEBUG_TRACE(PARSE_LINE); in parse_rx_slots()1971 DEBUG_TRACE(SLOT_HANDLER_LINE); in slot_handler_func()[all …]
56 if (DEBUG_TRACE()) { in X86EMU_trace_regs()68 if (DEBUG_TRACE()) { in X86EMU_trace_xregs()
20 #ifdef DEBUG_TRACE
21 #ifdef DEBUG_TRACE
33 #ifdef DEBUG_TRACE
22 #ifdef DEBUG_TRACE
96 - if (DEBUG_TRACE()) {98 + if (DEBUG_TRACE()) {116 - if (DEBUG_TRACE()) {118 + if (DEBUG_TRACE()) {19920 -# define DEBUG_TRACE() (M.x86.debug & DEBUG_TRACE_F)19938 +#define DEBUG_TRACE() (M.x86.debug & DEBUG_TRACE_F)19957 -# define DEBUG_TRACE() 019974 +#define DEBUG_TRACE() 020018 if (DEBUG_TRACE() || DEBUG_DECODE()) X86EMU_trace_regs()