Searched refs:t_show (Results 1 – 5 of 5) sorted by relevance
/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 | 1627 static int t_show(struct seq_file *m, void *v) in t_show() function 1652 return t_show(m, iter->file); in s_show() 1673 return t_show(m, iter->file); in s_show() 2463 .show = t_show,
|
H A D | ftrace.c | 4324 static int t_show(struct seq_file *m, void *v) in t_show() function 4410 .show = t_show,
|
H A D | trace.c | 4907 static int t_show(struct seq_file *m, void *v) in t_show() function 4927 .show = t_show,
|