Searched refs:get_fields (Results 1 – 1 of 1) sorted by relevance
294 struct list_head *(*get_fields)(struct trace_event_call *); member470 if (!event_call->class->get_fields) in trace_get_fields()472 return event_call->class->get_fields(event_call); in trace_get_fields()
Completed in 145 milliseconds