Searched refs:t_show (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.15/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 | 1252 static int t_show(struct seq_file *m, void *v) in t_show() function 2014 .show = t_show, 2021 .show = t_show,
|
D | ftrace.c | 3622 static int t_show(struct seq_file *m, void *v) in t_show() function 3688 .show = t_show,
|
D | trace.c | 5003 static int t_show(struct seq_file *m, void *v) in t_show() function 5023 .show = t_show,
|