Searched refs:t_stop (Results 1 – 5 of 5) sorted by relevance
/kernel/trace/ |
D | trace_printk.c | 348 static void t_stop(struct seq_file *m, void *p) in t_stop() function 357 .stop = t_stop,
|
D | trace_stack.c | 408 static void t_stop(struct seq_file *m, void *p) in t_stop() function 472 .stop = t_stop,
|
D | trace_events.c | 1293 static void t_stop(struct seq_file *m, void *p) in t_stop() function 2048 .stop = t_stop, 2055 .stop = t_stop,
|
D | ftrace.c | 3631 static void t_stop(struct seq_file *m, void *p) in t_stop() function 3822 .stop = t_stop,
|
D | trace.c | 5081 static void t_stop(struct seq_file *m, void *p) in t_stop() function 5105 .stop = t_stop,
|