Searched refs:trace_get_fields (Results 1 – 6 of 6) sorted by relevance
144 head = trace_get_fields(call); in trace_get_entry_size()165 head = trace_get_fields(call); in trace_alloc_entry()
103 head = trace_get_fields(call); in trace_find_event_field()152 head = trace_get_fields(call); in trace_define_field()167 head = trace_get_fields(call); in trace_define_field_ext()222 head = trace_get_fields(call); in trace_destroy_fields()238 head = trace_get_fields(call); in trace_event_get_offsets()1521 struct list_head *head = trace_get_fields(call); in f_next()2375 head = trace_get_fields(call); in event_define_fields()2699 head = trace_get_fields(call); in update_event_fields()
971 head = trace_get_fields(call); in print_event_fields()
295 head = trace_get_fields(ctx->event); in parse_trace_event_arg()
1779 head = trace_get_fields(&user->call); in user_event_show()
474 trace_get_fields(struct trace_event_call *event_call) in trace_get_fields() function