Searched refs:t_show (Results 1 – 5 of 5) sorted by relevance
/linux/kernel/trace/ |
H A D | trace_printk.c | 311 static int t_show(struct seq_file *m, void *v) in t_show() function 356 .show = t_show,
|
H A D | trace_stack.c | 435 static int t_show(struct seq_file *m, void *v) in t_show() function 473 .show = t_show,
|
H A D | trace_events.c | 1419 static int t_show(struct seq_file *m, void *v) in t_show() function 2221 .show = t_show, 2228 .show = t_show,
|
H A D | ftrace.c | 4338 static int t_show(struct seq_file *m, void *v) in t_show() function 4424 .show = t_show,
|
H A D | trace.c | 4925 static int t_show(struct seq_file *m, void *v) in t_show() function 4945 .show = t_show,
|