Searched refs:t_show (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/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 | 1272 static int t_show(struct seq_file *m, void *v) in t_show() function 2033 .show = t_show, 2040 .show = t_show,
|
D | ftrace.c | 3744 static int t_show(struct seq_file *m, void *v) in t_show() function 3816 .show = t_show,
|
D | trace.c | 5048 static int t_show(struct seq_file *m, void *v) in t_show() function 5068 .show = t_show,
|