Searched refs:t_show (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/kernel/trace/ |
H A D | trace_printk.c | 311 static int t_show(struct seq_file *m, void *v) in t_show() function 356 .show = t_show,
|
H A D | trace_stack.c | 435 static int t_show(struct seq_file *m, void *v) in t_show() function 473 .show = t_show,
|
H A D | trace_events.c | 1431 static int t_show(struct seq_file *m, void *v) in t_show() function 2207 .show = t_show, 2214 .show = t_show,
|
H A D | ftrace.c | 3809 static int t_show(struct seq_file *m, void *v) in print_rec() 3895 .show = t_show, 3812 static int t_show(struct seq_file *m, void *v) t_show() function
|
H A D | trace.c | 5060 static int t_show(struct seq_file *m, void *v) in t_show() function 5080 .show = t_show,
|