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()1944 struct list_head *head = trace_get_fields(call); in f_next()2853 head = trace_get_fields(call); in event_define_fields()3269 head = trace_get_fields(call); in update_event_fields()
1067 head = trace_get_fields(call); in print_event_fields()
305 head = trace_get_fields(ctx->event); in parse_trace_event_arg()
1822 head = trace_get_fields(&user->call); in user_event_show()
3698 head = trace_get_fields(event); in ignore_event()
468 trace_get_fields(struct trace_event_call *event_call) in trace_get_fields() function