Searched refs:t_show (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/kernel/trace/ |
D | trace_printk.c | 293 static int t_show(struct seq_file *m, void *v) in t_show() function 338 .show = t_show,
|
D | trace_stack.c | 350 static int t_show(struct seq_file *m, void *v) in t_show() function 390 .show = t_show,
|
D | trace_events.c | 932 static int t_show(struct seq_file *m, void *v) in t_show() function 1776 .show = t_show, 1783 .show = t_show,
|
D | ftrace.c | 3238 static int t_show(struct seq_file *m, void *v) in t_show() function 3288 .show = t_show,
|
D | trace.c | 3305 static int t_show(struct seq_file *m, void *v) in t_show() function 3325 .show = t_show,
|