Searched refs:u_trace_event (Results 1 – 1 of 1) sorted by relevance
61 struct u_trace_event { struct81 struct u_trace_event traces[TRACES_PER_CHUNK]; argument333 const struct u_trace_event *evt = &chunk->traces[idx]; in process_chunk()504 to_copy * sizeof(struct u_trace_event)); in u_trace_clone_append()540 (current_chunk->num_traces - start_idx) * sizeof(struct u_trace_event)); in u_trace_disable_event_range()546 (end_it.event_idx - start_idx) * sizeof(struct u_trace_event)); in u_trace_disable_event_range()571 chunk->traces[chunk->num_traces] = (struct u_trace_event) { in u_trace_append()