Searched refs:t_show (Results 1 – 5 of 5) sorted by relevance
/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 | 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 | 4353 static int t_show(struct seq_file *m, void *v) in t_show() function 4373 .show = t_show,
|