Lines Matching defs:fmt
36 void debug_mm_overview(int (*print_func)(const char *fmt, ...)) in debug_mm_overview()
85 void debug_mm_overview(int (*print_func)(const char *fmt, ...)) in debug_mm_overview()
92 static void debug_task_show(int (*print_func)(const char *fmt, ...), ktask_t *task) in debug_task_show()
158 void debug_task_overview(int (*print_func)(const char *fmt, ...)) in debug_task_overview()
182 void debug_task_overview(int (*print_func)(const char *fmt, ...)) in debug_task_overview()
190 void debug_buf_queue_overview(int (*print_func)(const char *fmt, ...)) in debug_buf_queue_overview()
248 void debug_buf_queue_overview(int (*print_func)(const char *fmt, ...)) in debug_buf_queue_overview()
257 void debug_queue_overview(int (*print_func)(const char *fmt, ...)) in debug_queue_overview()
311 void debug_queue_overview(int (*print_func)(const char *fmt, ...)) in debug_queue_overview()
320 void debug_sem_overview(int (*print_func)(const char *fmt, ...)) in debug_sem_overview()
382 void debug_sem_overview(int (*print_func)(const char *fmt, ...)) in debug_sem_overview()
390 void debug_mutex_overview(int (*print_func)(const char *fmt, ...)) in debug_mutex_overview()
458 void debug_mutex_overview(int (*print_func)(const char *fmt, ...)) in debug_mutex_overview()
464 void debug_overview(int (*print_func)(const char *fmt, ...)) in debug_overview()