Searched refs:u_trace_event (Results 1 – 1 of 1) sorted by relevance
63 struct u_trace_event { struct83 struct u_trace_event traces[TRACES_PER_CHUNK]; argument120 const struct u_trace_event *evt,152 const struct u_trace_event *evt, in print_txt_event()221 const struct u_trace_event *evt, in print_json_event()502 const struct u_trace_event *evt = &chunk->traces[idx]; in process_chunk()699 to_copy * sizeof(struct u_trace_event)); in u_trace_clone_append()738 (current_chunk->num_traces - start_idx) * sizeof(struct u_trace_event)); in u_trace_disable_event_range()744 (end_it.event_idx - start_idx) * sizeof(struct u_trace_event)); in u_trace_disable_event_range()770 chunk->traces[tp_idx] = (struct u_trace_event) { in u_trace_append()