Searched refs:t_show (Results 1 – 4 of 4) sorted by relevance
| /linux/kernel/trace/ |
| 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 | 1672 static int t_show(struct seq_file *m, void *v) in t_show() function 1773 return t_show(m, iter->file); in s_show() 1794 return t_show(m, iter->file); in s_show() 2597 .show = t_show,
|
| H A D | ftrace.c | 4480 static int t_show(struct seq_file *m, void *v) in t_show() 4571 .show = t_show, in ftrace_avail_open() 4462 static int t_show(struct seq_file *m, void *v) t_show() function
|
| H A D | trace.c | 3708 static int t_show(struct seq_file *m, void *v) in t_stop() 3728 .show = t_show, 3711 static int t_show(struct seq_file *m, void *v) t_show() function
|