Searched refs:t_show (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.10/kernel/trace/ |
D | trace_printk.c | 300 static int t_show(struct seq_file *m, void *v) in t_show() function 345 .show = t_show,
|
D | trace_stack.c | 436 static int t_show(struct seq_file *m, void *v) in t_show() function 474 .show = t_show,
|
D | trace_events.c | 1044 static int t_show(struct seq_file *m, void *v) in t_show() function 1805 .show = t_show, 1812 .show = t_show,
|
D | ftrace.c | 3621 static int t_show(struct seq_file *m, void *v) in t_show() function 3687 .show = t_show,
|
D | trace.c | 4602 static int t_show(struct seq_file *m, void *v) in t_show() function 4622 .show = t_show,
|