Searched refs:trace_get_fields (Results 1 – 7 of 7) 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()154 head = trace_get_fields(call); in trace_define_field()169 head = trace_get_fields(call); in trace_define_field_ext()225 head = trace_get_fields(call); in trace_destroy_fields()241 head = trace_get_fields(call); in trace_event_get_offsets()1683 struct list_head *head = trace_get_fields(call); in f_next()2564 head = trace_get_fields(call); in event_define_fields()2980 head = trace_get_fields(call); in update_event_fields()
975 head = trace_get_fields(call); in print_event_fields()
1787 head = trace_get_fields(&user->call); in user_event_show()
295 head = trace_get_fields(ctx->event); in parse_trace_event_arg()
3851 head = trace_get_fields(event); in ignore_event()
478 trace_get_fields(struct trace_event_call *event_call) in trace_get_fields() function