Searched refs:t_show (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/kernel/trace/ |
D | trace_printk.c | 286 static int t_show(struct seq_file *m, void *v) in t_show() function 331 .show = t_show,
|
D | trace_stack.c | 348 static int t_show(struct seq_file *m, void *v) in t_show() function 388 .show = t_show,
|
D | trace_events.c | 744 static int t_show(struct seq_file *m, void *v) in t_show() function 1325 .show = t_show, 1332 .show = t_show,
|
D | ftrace.c | 3228 static int t_show(struct seq_file *m, void *v) in t_show() function 3278 .show = t_show,
|
D | trace.c | 3297 static int t_show(struct seq_file *m, void *v) in t_show() function 3317 .show = t_show,
|