Searched refs:debug_log_string (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/cris/arch-v10/kernel/
H A Dfasttimer.c57 static const char * debug_log_string[DEBUG_LOG_MAX]; variable
66 debug_log_string[debug_log_cnt] = (string); \
530 seq_printf(m, debug_log_string[i], debug_log_value[i]); proc_fasttimer_show()
/linux-4.1.27/arch/cris/arch-v32/kernel/
H A Dfasttimer.c64 static const char * debug_log_string[DEBUG_LOG_MAX]; variable
73 debug_log_string[debug_log_cnt] = (string); \
504 seq_printf(m, debug_log_string[i], debug_log_value[i]); proc_fasttimer_show()

Completed in 56 milliseconds