Searched refs:t_show (Results 1 – 5 of 5) sorted by relevance
/linux-2.6.39/kernel/trace/ |
D | trace_printk.c | 172 static int t_show(struct seq_file *m, void *v) in t_show() function 213 .show = t_show,
|
D | trace_stack.c | 267 static int t_show(struct seq_file *m, void *v) in t_show() function 307 .show = t_show,
|
D | trace_events.c | 440 static int t_show(struct seq_file *m, void *v) in t_show() function 912 .show = t_show, 919 .show = t_show,
|
D | ftrace.c | 1575 static int t_show(struct seq_file *m, void *v) in t_show() function 1602 .show = t_show,
|
D | trace.c | 2308 static int t_show(struct seq_file *m, void *v) in t_show() function 2328 .show = t_show,
|