Searched refs:debug_count (Results 1 – 3 of 3) sorted by relevance
92 int debug_count; member830 state->debug_count = strlen(state->debug_buf); in fiq_debugger_cmd_check_back()854 state->debug_count = strlen(state->debug_buf); in fiq_debugger_cmd_check_back()866 state->debug_count = 0; in fiq_debugger_cmd_check_back()907 state->debug_count = strlen(state->debug_buf); in fiq_debugger_cmd_tab()948 state->debug_count = 0; in fiq_debugger_handle_uart_interrupt()962 state->debug_count = 0; in fiq_debugger_handle_uart_interrupt()989 if (state->debug_count > 0) { in fiq_debugger_handle_uart_interrupt()990 state->debug_count--; in fiq_debugger_handle_uart_interrupt()1000 if (state->debug_count < (DEBUG_MAX - 1)) { in fiq_debugger_handle_uart_interrupt()[all …]
58 static int debug_count = 0; variable340 lsx_debug_more("input %d %f\n", debug_count, p->com.mla_int); in lsx_cvsdread()341 lsx_debug_more("recon %d %f\n", debug_count, oval); in lsx_cvsdread()342 debug_count++; in lsx_cvsdread()417 lsx_debug_more("input %d %f\n", debug_count, inval); in lsx_cvsdwrite()418 lsx_debug_more("recon %d %f\n", debug_count, p->c.enc.recon_int); in lsx_cvsdwrite()419 debug_count++; in lsx_cvsdwrite()
104 static int debug_count; variable609 if (!debug_count++) { in debug_probe()625 debug_count--; in debug_probe()644 if (!--debug_count) in debug_remove()