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()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()1919 struct list_head *head = trace_get_fields(call); in f_next()2828 head = trace_get_fields(call); in event_define_fields()3244 head = trace_get_fields(call); in update_event_fields()
986 head = trace_get_fields(call); in print_event_fields()
296 head = trace_get_fields(ctx->event); in parse_trace_event_arg()
3683 head = trace_get_fields(event); in ignore_event()
468 trace_get_fields(struct trace_event_call *event_call) in trace_get_fields() function