Lines Matching defs:e
78 struct trace_entry *e; in trace_alloc_entry() local
89 struct trace_entry *e; in trace_log_reg() local
106 struct trace_entry *e; in trace_log_counter() local
122 struct trace_entry *e; in trace_log_string() local
144 struct trace_entry *e; in trace_log_indent() local
157 struct trace_entry *e; in trace_log_outdent() local
200 static void trace_print_reg(struct trace_entry *e) in trace_print_reg()
216 static void trace_print_counter(struct trace_entry *e) in trace_print_counter()
224 static void trace_print_string(struct trace_entry *e) in trace_print_string()
235 static void trace_print_entry(struct trace_entry *e, int seq, int *prefix) in trace_print_entry()
271 struct trace_entry *e; in trace_buffer_print() local