Searched refs:t_show (Results 1 – 5 of 5) sorted by relevance
/kernel/trace/ |
D | trace_printk.c | 311 static int t_show(struct seq_file *m, void *v) in t_show() function 356 .show = t_show,
|
D | trace_stack.c | 435 static int t_show(struct seq_file *m, void *v) in t_show() function 473 .show = t_show,
|
D | trace_events.c | 1281 static int t_show(struct seq_file *m, void *v) in t_show() function 2047 .show = t_show, 2054 .show = t_show,
|
D | ftrace.c | 3751 static int t_show(struct seq_file *m, void *v) in t_show() function 3823 .show = t_show,
|
D | trace.c | 5086 static int t_show(struct seq_file *m, void *v) in t_show() function 5106 .show = t_show,
|