Searched refs:t_show (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.4/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 | 431 static int t_show(struct seq_file *m, void *v) in t_show() function 469 .show = t_show,
|
D | trace_events.c | 969 static int t_show(struct seq_file *m, void *v) in t_show() function 1662 .show = t_show, 1669 .show = t_show,
|
D | ftrace.c | 3425 static int t_show(struct seq_file *m, void *v) in t_show() function 3483 .show = t_show,
|
D | trace.c | 4347 static int t_show(struct seq_file *m, void *v) in t_show() function 4367 .show = t_show,
|