Lines Matching defs:s
360 static void print_graph_cpu(struct trace_seq *s, int cpu) in print_graph_cpu()
372 static void print_graph_proc(struct trace_seq *s, pid_t pid) in print_graph_proc()
403 static void print_graph_lat_fmt(struct trace_seq *s, struct trace_entry *entry) in print_graph_lat_fmt()
412 verif_pid(struct trace_seq *s, pid_t pid, int cpu, struct fgraph_data *data) in verif_pid()
517 static void print_graph_abs_time(u64 t, struct trace_seq *s) in print_graph_abs_time()
529 print_graph_rel_time(struct trace_iterator *iter, struct trace_seq *s) in print_graph_rel_time()
544 struct trace_seq *s = &iter->seq; in print_graph_irq() local
590 trace_print_graph_duration(unsigned long long duration, struct trace_seq *s) in trace_print_graph_duration()
624 struct trace_seq *s, u32 flags) in print_graph_duration()
657 static void print_graph_retval(struct trace_seq *s, unsigned long retval, in print_graph_retval()
708 struct trace_seq *s, u32 flags) in print_graph_entry_leaf()
769 struct trace_seq *s, int cpu, u32 flags) in print_graph_entry_nested()
812 print_graph_prologue(struct trace_iterator *iter, struct trace_seq *s, in print_graph_prologue()
960 print_graph_entry(struct ftrace_graph_ent_entry *field, struct trace_seq *s, in print_graph_entry()
996 print_graph_return(struct ftrace_graph_ret *trace, struct trace_seq *s, in print_graph_return()
1077 print_graph_comment(struct trace_seq *s, struct trace_entry *ent, in print_graph_comment()
1151 struct trace_seq *s = &iter->seq; in print_graph_function_flags() local
1219 static void print_lat_header(struct seq_file *s, u32 flags) in print_lat_header()
1243 struct seq_file *s, u32 flags) in __print_graph_headers_flags()
1283 static void print_graph_headers(struct seq_file *s) in print_graph_headers()
1288 void print_graph_headers_flags(struct seq_file *s, u32 flags) in print_graph_headers_flags()