Lines Matching refs:trace_seq

115 		     struct trace_seq *s, u32 flags);
514 static void print_graph_cpu(struct trace_seq *s, int cpu) in print_graph_cpu()
526 static void print_graph_proc(struct trace_seq *s, pid_t pid) in print_graph_proc()
557 static void print_graph_lat_fmt(struct trace_seq *s, struct trace_entry *entry) in print_graph_lat_fmt()
566 verif_pid(struct trace_seq *s, pid_t pid, int cpu, struct fgraph_data *data) in verif_pid()
674 static void print_graph_abs_time(u64 t, struct trace_seq *s) in print_graph_abs_time()
686 print_graph_rel_time(struct trace_iterator *iter, struct trace_seq *s) in print_graph_rel_time()
701 struct trace_seq *s = &iter->seq; in print_graph_irq()
747 trace_print_graph_duration(unsigned long long duration, struct trace_seq *s) in trace_print_graph_duration()
781 struct trace_seq *s, u32 flags) in print_graph_duration()
818 static void print_graph_retaddr(struct trace_seq *s, struct fgraph_retaddr_ent_entry *entry, in print_graph_retaddr()
837 static void print_graph_retval(struct trace_seq *s, struct ftrace_graph_ent_entry *entry, in print_graph_retval()
915 struct trace_seq *s, u32 flags) in print_graph_entry_leaf()
987 struct trace_seq *s, int cpu, u32 flags) in print_graph_entry_nested()
1046 print_graph_prologue(struct trace_iterator *iter, struct trace_seq *s, in print_graph_prologue()
1194 print_graph_entry(struct ftrace_graph_ent_entry *field, struct trace_seq *s, in print_graph_entry()
1247 print_graph_return(struct ftrace_graph_ret_entry *retentry, struct trace_seq *s, in print_graph_return()
1332 print_graph_comment(struct trace_seq *s, struct trace_entry *ent, in print_graph_comment()
1406 struct trace_seq *s = &iter->seq; in print_graph_function_flags()