Searched refs:debug_log_cnt (Results 1 – 1 of 1) sorted by relevance
133 static int debug_log_cnt = 0; variable141 debug_log_string[debug_log_cnt] = (string); \142 debug_log_value[debug_log_cnt] = (unsigned long)(value); \143 if (++debug_log_cnt >= DEBUG_LOG_MAX) \145 debug_log_cnt = debug_log_cnt % DEBUG_LOG_MAX; \658 int end_i = debug_log_cnt; in proc_fasttimer_read()663 i = debug_log_cnt; in proc_fasttimer_read()