Lines Matching refs:trace_entry
111 struct trace_entry ent; \
145 struct trace_entry ent;
151 struct trace_entry ent;
157 struct trace_entry ent;
162 struct trace_entry ent;
166 struct trace_entry ent;
172 struct trace_entry ent;
177 struct trace_entry ent;
720 struct trace_entry *tracing_get_trace_entry(struct trace_array *tr,
723 struct trace_entry *trace_find_next_entry(struct trace_iterator *iter,
1596 struct trace_entry *ent = ring_buffer_event_data(event); in trace_event_setup()