Searched refs:t_show (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/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 | 1636 static int t_show(struct seq_file *m, void *v) in t_show() function 1661 return t_show(m, iter->file); in s_show() 1682 return t_show(m, iter->file); in s_show() 2488 .show = t_show,
|
| H A D | ftrace.c | 4376 static int t_show(struct seq_file *m, void *v) in t_show() function 4462 .show = t_show,
|
| H A D | trace.c | 4917 static int t_show(struct seq_file *m, void *v) in t_show() function 4937 .show = t_show,
|