Lines Matching refs:trace_seq
118 struct trace_seq *s, u32 flags);
547 static void print_graph_cpu(struct trace_seq *s, int cpu) in print_graph_cpu()
559 static void print_graph_proc(struct trace_seq *s, pid_t pid) in print_graph_proc()
590 static void print_graph_lat_fmt(struct trace_seq *s, struct trace_entry *entry) in print_graph_lat_fmt()
598 verif_pid(struct trace_seq *s, pid_t pid, int cpu, struct fgraph_data *data) in verif_pid()
703 static void print_graph_abs_time(u64 t, struct trace_seq *s) in print_graph_abs_time()
719 struct trace_seq *s = &iter->seq; in print_graph_irq()
759 trace_print_graph_duration(unsigned long long duration, struct trace_seq *s) in trace_print_graph_duration()
793 struct trace_seq *s, u32 flags) in print_graph_duration()
827 struct trace_seq *s, u32 flags) in print_graph_entry_leaf()
881 struct trace_seq *s, int cpu, u32 flags) in print_graph_entry_nested()
925 print_graph_prologue(struct trace_iterator *iter, struct trace_seq *s, in print_graph_prologue()
1067 print_graph_entry(struct ftrace_graph_ent_entry *field, struct trace_seq *s, in print_graph_entry()
1103 print_graph_return(struct ftrace_graph_ret *trace, struct trace_seq *s, in print_graph_return()
1172 print_graph_comment(struct trace_seq *s, struct trace_entry *ent, in print_graph_comment()
1246 struct trace_seq *s = &iter->seq; in print_graph_function_flags()