Searched refs:t_show (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/kernel/trace/ |
D | trace_printk.c | 299 static int t_show(struct seq_file *m, void *v) in t_show() function 344 .show = t_show,
|
D | trace_stack.c | 344 static int t_show(struct seq_file *m, void *v) in t_show() function 384 .show = t_show,
|
D | trace_events.c | 975 static int t_show(struct seq_file *m, void *v) in t_show() function 1680 .show = t_show, 1687 .show = t_show,
|
D | ftrace.c | 3431 static int t_show(struct seq_file *m, void *v) in t_show() function 3489 .show = t_show,
|
D | trace.c | 4118 static int t_show(struct seq_file *m, void *v) in t_show() function 4138 .show = t_show,
|