Searched refs:debug_log_cnt (Results 1 – 2 of 2) sorted by relevance
59 static unsigned int debug_log_cnt; variable66 debug_log_string[debug_log_cnt] = (string); \67 debug_log_value[debug_log_cnt] = (unsigned long)(value); \68 if (++debug_log_cnt >= DEBUG_LOG_MAX) \70 debug_log_cnt = debug_log_cnt % DEBUG_LOG_MAX; \523 int end_i = debug_log_cnt; in proc_fasttimer_show()527 i = debug_log_cnt; in proc_fasttimer_show()
66 static unsigned int debug_log_cnt; variable73 debug_log_string[debug_log_cnt] = (string); \74 debug_log_value[debug_log_cnt] = (unsigned long)(value); \75 if (++debug_log_cnt >= DEBUG_LOG_MAX) \77 debug_log_cnt = debug_log_cnt % DEBUG_LOG_MAX; \497 int end_i = debug_log_cnt; in proc_fasttimer_show()501 i = debug_log_cnt; in proc_fasttimer_show()